summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hel.nix b/hel.nix
index 53a5e0a6..93432192 100644
--- a/hel.nix
+++ b/hel.nix
@@ -512,7 +512,5 @@
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;
517} 515}
518 516