296 current 2025-10-11 13:35:39 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -64,7 +64,6 @@ in
|
|||||||
extraGroups = [];
|
extraGroups = [];
|
||||||
};
|
};
|
||||||
|
|
||||||
# enable the ${service} service
|
|
||||||
services.${service} = {
|
services.${service} = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
@@ -74,10 +73,7 @@ in
|
|||||||
port = cfg.port;
|
port = cfg.port;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
pages = [
|
||||||
|
|
||||||
|
|
||||||
services.glance.pages = [
|
|
||||||
{
|
{
|
||||||
name = "violet";
|
name = "violet";
|
||||||
hide-desktop-navigation = true;
|
hide-desktop-navigation = true;
|
||||||
@@ -186,6 +182,7 @@ in
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user