Enabled automatic upgrades on surgat

This commit is contained in:
Tim Schubert 2021-11-06 15:13:00 +01:00
parent 577cd8c02c
commit 83dc018a4f
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -120,5 +120,7 @@ in
];
};
system.autoUpgrade.flake = "github:dadada/nix-config#${hostName}";
system.stateVersion = "20.09";
}