summaryrefslogtreecommitdiff
path: root/modules/pc.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pc.nix')
-rw-r--r--modules/pc.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/pc.nix b/modules/pc.nix
index 0b31149..65ad60c 100644
--- a/modules/pc.nix
+++ b/modules/pc.nix
@@ -28,8 +28,6 @@ in
services.locate = {
enable = !cfg.minimal;
pruneBindMounts = true;
- package = pkgs.plocate;
- localuser = null;
};
this.overlays.emacs.enable = !cfg.minimal;