Add GNOME

- Add config option to switch between window managers / desktop environments
- Remove systemPackages attribute when a service or program attribute is available
- Add GNOME to gui
This commit is contained in:
Sravan Balaji
2024-03-24 20:54:48 -04:00
parent 8722b995cc
commit 4a157b888b
12 changed files with 14 additions and 24 deletions

View File

@@ -25,6 +25,7 @@
timezone = "America/New_York"; # Time Zone
locale = "en_US.UTF-8"; # Locale
diskoConfig = "luks-btrfs-subvolumes"; # Select the disko config that was used to partition drive
desktopEnvironment = "gnome"; # Window Manager / Desktop Environment to use
};
# --- USER SETTINGS --- #