diff options
author | Alan Pearce | 2025-03-10 16:35:01 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-10 16:35:01 +0100 |
commit | 77a5d8f3db79baac65d3b595dc6092f3b0df05b2 (patch) | |
tree | b4b1fe2d44217924db471aa2cda324b9eb941325 /user | |
parent | d7686da2a66b06786775987c61607d3b212cef73 (diff) | |
download | nixfiles-77a5d8f3db79baac65d3b595dc6092f3b0df05b2.tar.lz nixfiles-77a5d8f3db79baac65d3b595dc6092f3b0df05b2.tar.zst nixfiles-77a5d8f3db79baac65d3b595dc6092f3b0df05b2.zip |
add angrr to clean old shell gc roots
Diffstat (limited to 'user')
-rw-r--r-- | user/settings/nix.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/nix.nix b/user/settings/nix.nix index 5c8543fa..92090dd2 100644 --- a/user/settings/nix.nix +++ b/user/settings/nix.nix @@ -19,6 +19,7 @@ in nixd nil npins + angrr nix-prefetch-scripts nix-init nix-update |