about summary refs log tree commit diff stats
path: root/nix-conf/machines/djmuk2
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/machines/djmuk2')
-rw-r--r--nix-conf/machines/djmuk2/configuration.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/nix-conf/machines/djmuk2/configuration.nix b/nix-conf/machines/djmuk2/configuration.nix
index f65ddcd..0b31a01 100644
--- a/nix-conf/machines/djmuk2/configuration.nix
+++ b/nix-conf/machines/djmuk2/configuration.nix
@@ -30,11 +30,7 @@
   services.sshguard.enable = true;
   services.oidentd.enable = true;
 
-  services.locate = {
-    enable = true;
-    package = pkgs.plocate;
-    localuser = null;
-  };
+  services.locate.enable = true;
 
   # Emulate nix-sops. Technically an anti-pattern, but this isn't a real secret, and this has to be embedded here, as we cannot set a file path to read it from.
   # Populate/update with: