phantom: use personal git forge as autoUpdate source
This commit is contained in:
parent
bf382371cb
commit
66e9b27c69
|
@ -51,7 +51,7 @@
|
||||||
dates = "04:40";
|
dates = "04:40";
|
||||||
operation = "switch";
|
operation = "switch";
|
||||||
flags = [ "--update-input" "nixpkgs" "--no-write-lock-file" "-L" ];
|
flags = [ "--update-input" "nixpkgs" "--no-write-lock-file" "-L" ];
|
||||||
flake = "github:lelgenio/nixos-config#phantom";
|
flake = "git+https://git.lelgenio.xyz/lelgenio/nixos-config#phantom";
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "23.05"; # Never change this
|
system.stateVersion = "23.05"; # Never change this
|
||||||
|
|
Loading…
Reference in a new issue