add nix-ld to run arbitrary executables

This commit is contained in:
Chris Cochrun 2024-10-14 11:33:28 -05:00
parent 01588f98aa
commit 12c6e36a11

View file

@ -34,7 +34,7 @@ with lib;
# runUsingSystemd = true;
};
};
programs.nix-ld.enable = true;
programs.ssh.startAgent = true;
security.pam.services.kwallet = {
name = "kwallet";