added copyparty to homepage.
This commit is contained in:
parent
0f05d21280
commit
031e1b1b34
2 changed files with 11 additions and 3 deletions
|
@ -96,6 +96,14 @@ in {
|
||||||
description = "Calander administration";
|
description = "Calander administration";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
CopyParty = {
|
||||||
|
icon = "sh-copyparty.svg";
|
||||||
|
href = "https://files.venberg.xyz";
|
||||||
|
siteMonitor = "https://files.venberg.xyz";
|
||||||
|
description = "Online file browser";
|
||||||
|
};
|
||||||
|
}
|
||||||
{
|
{
|
||||||
Syncthing = {
|
Syncthing = {
|
||||||
icon = "sh-syncthing.svg";
|
icon = "sh-syncthing.svg";
|
||||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -193,10 +193,10 @@
|
||||||
"nix-secrets": {
|
"nix-secrets": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1745397247,
|
"lastModified": 1745413613,
|
||||||
"narHash": "sha256-R8RPX20EJFpaUSQpiUE0N5d31UDbB+3Qu8yapab5F2k=",
|
"narHash": "sha256-femjJhcb0KysnKuhMggNpH+2g+Fqp7JFiYC0QXT3+AA=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "01654a652e4b9b5ade200d85a1e3fd3e1b058053",
|
"rev": "09d8f1ade2adf2bdee202b50fa7c89be2f819036",
|
||||||
"shallow": true,
|
"shallow": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://forgejo@git.venberg.xyz/Gabe/nix-secrets.git"
|
"url": "ssh://forgejo@git.venberg.xyz/Gabe/nix-secrets.git"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue