all repos — nixfiles @ bd2b0b8ab04a25e1ea3b611af2139d99e23eb532

System and user configuration, managed by nix and home-manager

linde: enable auto-upgrade despite impurity in searchix flake

Alan Pearce
commit

bd2b0b8ab04a25e1ea3b611af2139d99e23eb532

parent

74c9fabdbea4cf1f9181fa5ad76a86b1bf6bccf1

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -133,6 +133,7 @@ allowReboot = true;
flake = "git+file://${config.services.gitolite.dataDir}/repositories/nixfiles.git"; flags = [ "--no-write-lock-file" + "--impure" "--update-input" "nixpkgs-small" "--update-input"