mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Update gnome.nix
This commit is contained in:
parent
9d7b66fd25
commit
2f1db3386f
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@
|
||||||
|
|
||||||
# Remove GNOME packages
|
# Remove GNOME packages
|
||||||
environment.gnome.excludePackages = (with pkgs; [
|
environment.gnome.excludePackages = (with pkgs; [
|
||||||
|
epiphany # web browser
|
||||||
|
gnome-connections
|
||||||
gnome-photos
|
gnome-photos
|
||||||
gnome-tour
|
gnome-tour
|
||||||
gnome-connections
|
|
||||||
epiphany # web browser
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue