This commit is contained in:
Till 2024-12-03 23:34:37 +01:00
parent 0034b1dd93
commit 22c9b65ae9
7 changed files with 70 additions and 19 deletions

View file

@ -3,17 +3,4 @@
{
services.xserver.enable = true;
services.xserver.desktopManager.plasma6.enable = true;
# environment.gnome.excludePackages = (with pkgs; [
# gnome-tour
# ]) ++ (with pkgs.gnome; [
# geary
# yelp
# gnome-contacts
# gnome-initial-setup
# ]);
# environment.systemPackages = with pkgs.gnome; [
# gnome-sound-recorder
# gnome-tweaks
# gnome-boxes
# ];
}