diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -512,5 +512,7 @@ | |||
| 512 | }; | 512 | }; |
| 513 | 513 | ||
| 514 | systemd.targets."multi-user".wants = ["gpscfg.timer"]; | 514 | systemd.targets."multi-user".wants = ["gpscfg.timer"]; |
| 515 | |||
| 516 | services.gnome3.gvfs.enable = true; | ||
| 515 | } | 517 | } |
| 516 | 518 | ||
