From f6ab8e3fd891022ba5b8f67a2d726fa90c8d33e0 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 25 May 2025 15:39:35 -0500 Subject: Upgrade to NixOS 25.05 --- modules/pc.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/pc.nix') 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; -- cgit v1.2.3