🔧 darwin: automatic nix gc
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
||||
gc = {
|
||||
automatic = true;
|
||||
};
|
||||
settings = {
|
||||
trusted-users = [ "root" "@admin" ];
|
||||
};
|
||||
|
Reference in New Issue
Block a user