mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update gnome.nix
This commit is contained in:
parent
3b0c643b05
commit
cd16f1a2c9
1 changed files with 1 additions and 1 deletions
|
@ -19,8 +19,8 @@
|
||||||
# Remove GNOME packages
|
# Remove GNOME packages
|
||||||
environment.gnome.excludePackages = (with pkgs; [
|
environment.gnome.excludePackages = (with pkgs; [
|
||||||
epiphany # web browser
|
epiphany # web browser
|
||||||
|
gnome.geary
|
||||||
gnome-connections
|
gnome-connections
|
||||||
gnome-geary
|
|
||||||
gnome-photos
|
gnome-photos
|
||||||
gnome-tour
|
gnome-tour
|
||||||
]);
|
]);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue