lib.mkForce on the autoupgrade flake
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d11c62fe3d
commit
d208f83ebd
@ -229,7 +229,7 @@ in
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINHtwvfXg/QFjMAjC4JRjlMAaGPgEfSyhpprNpqbGSJn hydra-queue-runner@palatine-hill"
|
||||
];
|
||||
|
||||
system.autoUpgrade.flake = "github:ahuston-0/nix-dotfiles-hydra";
|
||||
system.autoUpgrade.flake = lib.mkForce "github:ahuston-0/nix-dotfiles-hydra";
|
||||
|
||||
nix.gc.options = "--delete-older-than 150d";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user