summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tv/1systems/mu.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/mu.nix b/tv/1systems/mu.nix
index fcd0a217..cb8e7d97 100644
--- a/tv/1systems/mu.nix
+++ b/tv/1systems/mu.nix
@@ -101,7 +101,7 @@ with import <stockholm/lib>;
security.wrappers = {
sendmail.source = "${pkgs.exim}/bin/sendmail"; # for cron
- slock.slock = "${pkgs.slock}/bin/slock";
+ slock.source = "${pkgs.slock}/bin/slock";
};
security.pam.loginLimits = [