mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2025-10-06 04:53:57 +02:00
Remove copySystemConfiguration, first working build
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 22 3100 ];
|
networking.firewall.allowedTCPPorts = [ 80 22 3100 ];
|
||||||
|
|
||||||
system.copySystemConfiguration = true;
|
# system.copySystemConfiguration = true;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
|
Reference in New Issue
Block a user