upd and cache
This commit is contained in:
@@ -75,7 +75,7 @@ in
|
||||
port = 9191;
|
||||
};
|
||||
ersatztv = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
port = 8409;
|
||||
};
|
||||
free-games-claimer = {
|
||||
|
||||
@@ -77,17 +77,20 @@
|
||||
# capabilities = "cap_net_admin+p";
|
||||
# };
|
||||
|
||||
specialisation = {
|
||||
"cosmic".configuration = {
|
||||
${namespace} = {
|
||||
desktop = {
|
||||
cosmic.enable = lib.mkForce true;
|
||||
hyprland = {
|
||||
enable = lib.mkForce false;
|
||||
};
|
||||
gnome.enable = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
# specialisation = {
|
||||
# "cosmic" = {
|
||||
# enable = false;
|
||||
# configuration = {
|
||||
# ${namespace} = {
|
||||
# desktop = {
|
||||
# cosmic.enable = lib.mkForce true;
|
||||
# hyprland = {
|
||||
# enable = lib.mkForce false;
|
||||
# };
|
||||
# gnome.enable = lib.mkForce false;
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user