mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
hosts: m7.rs instead of github for auto-upgrade
This commit is contained in:
@@ -7,6 +7,6 @@ in
|
||||
enable = true;
|
||||
dates = "hourly";
|
||||
flags = [ "--refresh" ];
|
||||
flake = "github:misterio77/nix-config/release-${hostName}";
|
||||
flake = "git://m7.rs/nix-config?ref=release-${hostName}";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user