man
This commit is contained in:
parent
d541e04480
commit
2e555276c6
|
@ -56,13 +56,13 @@ in {
|
||||||
href = "https://redlib.sako.box";
|
href = "https://redlib.sako.box";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
# {
|
||||||
"Nextcloud" = mkIf srv.services.local.nextcloud.enable {
|
# "Nextcloud" = mkIf srv.services.local.nextcloud.enable {
|
||||||
icon = "nextcloud.svg";
|
# icon = "nextcloud.svg";
|
||||||
description = "cloud";
|
# description = "cloud";
|
||||||
href = "https://nextcloud.sako.box";
|
# href = "https://nextcloud.sako.box";
|
||||||
};
|
# };
|
||||||
}
|
# }
|
||||||
{
|
{
|
||||||
"Site" = mkIf srv.services.sakosite.enable {
|
"Site" = mkIf srv.services.sakosite.enable {
|
||||||
icon = "https://sako.lol/icon.png";
|
icon = "https://sako.lol/icon.png";
|
||||||
|
|
Loading…
Reference in a new issue