plasma etc
This commit is contained in:
parent
d79cce2ef1
commit
010c35909d
4 changed files with 5 additions and 2 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
services.xserver.desktopManager.gnome.enable = true;
|
||||
services.gnome.gnome-browser-connector.enable = true;
|
||||
|
||||
environment.gnome.excludePackages = (with pkgs; [
|
||||
gnome-tour
|
||||
geary
|
||||
|
|
@ -15,6 +16,7 @@
|
|||
gnome-contacts
|
||||
gnome-initial-setup
|
||||
]);
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome-sound-recorder
|
||||
gnome-tweaks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue