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 = [];
|
||||
};
|
||||
|
||||
# enable the ${service} service
|
||||
services.${service} = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
@@ -74,10 +73,7 @@ in
|
||||
port = cfg.port;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
services.glance.pages = [
|
||||
pages = [
|
||||
{
|
||||
name = "violet";
|
||||
hide-desktop-navigation = true;
|
||||
@@ -186,6 +182,7 @@ in
|
||||
];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user