auto-upgrade: point back to the main branch
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
flake = "git+https://git.feal.no/felixalb/nixos-config.git?ref=nixos-25.11"; # TODO - restore to main
|
flake = "git+https://git.feal.no/felixalb/nixos-config.git";
|
||||||
flags = [
|
flags = [
|
||||||
# Override nixpkgs (only). Notably does not include home-manager, sops or other utility/application flake inputs.
|
# Override nixpkgs (only). Notably does not include home-manager, sops or other utility/application flake inputs.
|
||||||
"--refresh"
|
"--refresh"
|
||||||
|
|||||||
Reference in New Issue
Block a user