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
57f8563dd4
commit
53634a4dbd
1 changed files with 4 additions and 0 deletions
|
@ -19,4 +19,8 @@
|
|||
gnome-tour
|
||||
epiphany # web browser
|
||||
]);
|
||||
|
||||
# Services
|
||||
services.udev.packages = with pkgs; [ gnome.gnome-settings-daemon ];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue