Remove copySystemConfiguration, first working build
This commit is contained in:
parent
fe15a059f9
commit
e42c37d3d5
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue