mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2026-05-28 01:54:02 +00:00
This commit is contained in:
parent
c5b4f02d58
commit
0203a03132
|
|
@ -41,7 +41,7 @@
|
|||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
};
|
||||
|
||||
swapDevices = [ { device = "/swapfile"; size = 32 * 1024; } ];
|
||||
#swapDevices = [ { device = "/swapfile"; size = 32 * 1024; } ];
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue