Switch to updating off of sourcehut
This commit is contained in:
parent
ae5fd93807
commit
3318685341
|
@ -44,7 +44,7 @@ with lib;
|
||||||
enable = true;
|
enable = true;
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
# Update from the flake
|
# Update from the flake
|
||||||
flake = "github:nathans-flakes/System";
|
flake = "git+https://git.sr.ht/~thatonelutenist/system-flake?ref=trunk";
|
||||||
# Attempt to update daily at 2AM
|
# Attempt to update daily at 2AM
|
||||||
dates = "2:00";
|
dates = "2:00";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue