Switch to updating off of sourcehut

This commit is contained in:
Nathan McCarty 2022-10-10 23:11:05 -04:00
parent ae5fd93807
commit 3318685341
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ with lib;
enable = true;
allowReboot = true;
# 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
dates = "2:00";
};