mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Remove GNOME/X11 to use the general gnome.nix file instead
This commit is contained in:
parent
db3521a780
commit
e3c75c90db
1 changed files with 0 additions and 5 deletions
|
@ -69,11 +69,6 @@
|
||||||
# Allow Unfree
|
# Allow Unfree
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
# GNOME
|
|
||||||
services.xserver.enable = true;
|
|
||||||
services.xserver.displayManager.gdm.enable = true;
|
|
||||||
services.xserver.desktopManager.gnome.enable = true;
|
|
||||||
|
|
||||||
# System
|
# System
|
||||||
system.stateVersion = "22.11";
|
system.stateVersion = "22.11";
|
||||||
system.autoUpgrade.enable = true;
|
system.autoUpgrade.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue