update to nixos-22.11
This commit is contained in:
@@ -18,7 +18,7 @@ in {
|
||||
] ++ lib.optionals config.profiles.gui.enable [
|
||||
steam
|
||||
|
||||
unstable.polymc
|
||||
unstable.prismlauncher
|
||||
# minetest
|
||||
# dwarf-fortress-packages.dwarf-fortress-full
|
||||
# superTuxKart
|
||||
|
||||
@@ -97,7 +97,6 @@ in
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "xrender";
|
||||
experimentalBackends = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user