update against the main branch on github
This commit is contained in:
parent
34b089238e
commit
01fe3870c0
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ in {
|
|||
};
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "git+https://git.chir.rs/darkkirb/nixos-config?ref=nixos-config/nixos-config/${config.networking.hostName}.${system}";
|
||||
flake = "github:DarkKirb/nixos-config";
|
||||
flags = [
|
||||
"--no-write-lock-file"
|
||||
"-L" # print build logs
|
||||
|
|
Loading…
Reference in a new issue