This commit is contained in:
Sakooooo 2025-01-05 20:25:37 +04:00
parent d541e04480
commit 2e555276c6
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -56,13 +56,13 @@ in {
href = "https://redlib.sako.box";
};
}
{
"Nextcloud" = mkIf srv.services.local.nextcloud.enable {
icon = "nextcloud.svg";
description = "cloud";
href = "https://nextcloud.sako.box";
};
}
# {
# "Nextcloud" = mkIf srv.services.local.nextcloud.enable {
# icon = "nextcloud.svg";
# description = "cloud";
# href = "https://nextcloud.sako.box";
# };
# }
{
"Site" = mkIf srv.services.sakosite.enable {
icon = "https://sako.lol/icon.png";