use system.autoUpgrade for nixos machines

also add garnix.io cache

Closes #18
This commit is contained in:
2023-12-15 22:28:14 -05:00
parent f85ef16b42
commit ef401a4e4c
6 changed files with 61 additions and 35 deletions

View File

@ -3,7 +3,7 @@
./hardware-configuration.nix
./networking.nix # generated at runtime by nixos-infect
../../users
../../modules/base
../../modules/base/nixos.nix
../../modules/akkoma
../../modules/akkoma/nginx.nix
@ -47,7 +47,6 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ0mE4MyMnfd1b2nlBJT7kpZ6Vov+ILuGNfzdp5ZBNQe walkah@walkah.net"
];
system.autoUpgrade.enable = false;
environment.systemPackages = with pkgs; [ ipfs-migrator ];
walkah.coredns = {