This commit is contained in:
Morten Olsen
2024-04-30 14:30:50 +02:00
parent c51a16fc3a
commit 5ee7ab22bd
7 changed files with 33 additions and 13 deletions

View File

@@ -68,7 +68,7 @@
#pkgs.firefox # pkgs.gnome.epiphany
];
sessionVariables.NIXOS_OZONE_WL = "1";
# sessionVariables.NIXOS_OZONE_WL = "1";
gnome.excludePackages = [
pkgs.gnome-connections
@@ -77,7 +77,7 @@
pkgs.gnome-tour
# pkgs.gnome.adwaita-icon-theme
pkgs.gnome.epiphany
pkgs.gnome.evince
# pkgs.gnome.evince
pkgs.gnome.file-roller
pkgs.gnome.geary
pkgs.gnome.gnome-backgrounds
@@ -94,7 +94,7 @@
# pkgs.gnome.nautilus
pkgs.gnome.simple-scan
pkgs.gnome.sushi
pkgs.gnome.totem
# pkgs.gnome.totem
pkgs.gnome.yelp
pkgs.orca
];