use release tag for global release branch assignment

This commit is contained in:
2026-02-14 16:20:40 -06:00
parent ccd1207372
commit c237b0d66a
2 changed files with 6 additions and 10 deletions
-6
View File
@@ -224,13 +224,7 @@
# Or disable the firewall altogether.
networking.firewall.enable = true;
# Copy the NixOS configuration file and link it from the resulting system
# (/run/current-system/configuration.nix). This is useful in case you
# accidentally delete configuration.nix.
# system.copySystemConfiguration = true;
# INITIAL system version
# CURRENT nixpkgs version = 25.05
system.stateVersion = "24.11";
}