Merge pull request #257 from DarkKirb/fix-updater

fix autoupdater
This commit is contained in:
Charlotte 🦝 Delenk 2023-11-08 06:56:56 +01:00 committed by GitHub
commit 947dc6a349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,7 +135,7 @@
systemd.services.nix-daemon.environment.TMPDIR = "/build";
system.autoUpgrade = {
enable = true;
flake = "git+https://git.chir.rs/darkkirb/nixos-config?ref=main";
flake = "github:DarkKirb/nixos-config";
flags = [
"--no-write-lock-file"
"-L" # print build logs