mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
fmt
This commit is contained in:
parent
223cb52c57
commit
65ff314398
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
|||
services.udev.packages = [ pkgs.gnome.gnome-settings-daemon ];
|
||||
services.gnome = {
|
||||
gnome-keyring.enable = true;
|
||||
glib-networking.enable = true; # network-mount
|
||||
glib-networking.enable = true; # network-mount
|
||||
};
|
||||
# enable trash & network-mount
|
||||
services.gvfs.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue