System Gen5 @ 2025-05-04-14:08:03 by jonas@monolith
This commit is contained in:
parent
0065fbc3dd
commit
526ff8bbcb
@ -28,7 +28,12 @@
|
||||
options = ["fmask=0022" "dmask=0022"];
|
||||
};
|
||||
|
||||
swapDevices = [];
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/.swapfile";
|
||||
size = 4 * 1024;
|
||||
}
|
||||
];
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
# (the default) this is the recommended approach. When using systemd-networkd it's
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user