phantom: disable auto-updates

This commit is contained in:
Leonardo Eugênio 2026-03-03 23:15:29 -03:00
parent 16064a898f
commit 69a806e17b

View file

@ -82,19 +82,6 @@
max-jobs = 1;
};
system.autoUpgrade = {
enable = true;
dates = "04:40";
operation = "switch";
flags = [
"--update-input"
"nixpkgs"
"--no-write-lock-file"
"--print-build-logs"
];
flake = "git+https://git.lelgenio.com/lelgenio/nixos-config#phantom";
};
networking.firewall.allowedTCPPorts = [ 8745 ];
system.stateVersion = "23.05"; # Never change this