This commit is contained in:
2025-05-20 16:35:17 -05:00
parent a66a099b0b
commit db462733af
3 changed files with 4 additions and 14 deletions
-5
View File
@@ -206,11 +206,6 @@ in
];
};
# 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
system.stateVersion = "24.11";