mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 15:43:55 -05:00
updated flake repository name
This commit is contained in:
parent
c075cbb963
commit
6bab93e76f
|
@ -31,7 +31,7 @@
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowReboot = false;
|
allowReboot = false;
|
||||||
flake = "github:alychace/nixcfg";
|
flake = "github:alyraffauf/nixcfg";
|
||||||
dates = "daily";
|
dates = "daily";
|
||||||
operation = "boot";
|
operation = "boot";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue