Remove copySystemConfiguration (don't need it anyway with flakes)
This commit is contained in:
@@ -50,10 +50,6 @@
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
# Copies and links NixOS config to /run/current-system/configuration.nix
|
||||
# Case you nuke it. Idiot.
|
||||
system.copySystemConfiguration = true;
|
||||
|
||||
# Don't touch. It's used for migration compatibility and should not change
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user