fix: update gnome pkg names
This commit is contained in:
parent
96c8eb2f5f
commit
ce814cac82
1 changed files with 2 additions and 2 deletions
|
|
@ -17,10 +17,10 @@
|
||||||
services.gnome.gnome-browser-connector.enable = true;
|
services.gnome.gnome-browser-connector.enable = true;
|
||||||
|
|
||||||
# Gnome enables pulse by default smh
|
# Gnome enables pulse by default smh
|
||||||
# make sure to have PIPEWIRE enabled!
|
# make sure to have PIPEWIRE enabled
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
|
|
||||||
# remove various bloat
|
# remove various bloat
|
||||||
environment.gnome.excludePackages = with pkgs.gnome; [ gnome-contacts gnome-maps gnome-music gnome-weather pkgs.totem pkgs.yelp pkgs.gnome-tour pkgs.epiphany ];
|
environment.gnome.excludePackages = with pkgs; [ gnome-contacts gnome-maps gnome-music gnome-weather gnome-tour epiphany totem yelp ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue