Add ctf-shell, minor worf fixes
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nix = {
|
||||
gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 2d";
|
||||
};
|
||||
# gc = {
|
||||
# automatic = true;
|
||||
# options = "--delete-older-than 2d";
|
||||
# };
|
||||
|
||||
settings.experimental-features = ["nix-command" "flakes"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user