Minor update on thinkpad system config

This commit is contained in:
Yan Lin 2025-09-13 09:52:18 +02:00
parent c674f26e69
commit c5ba938baa
2 changed files with 9 additions and 5 deletions

View file

@ -24,9 +24,7 @@
options = [ "fmask=0077" "dmask=0077" ];
};
swapDevices = [
{ device = "/dev/disk/by-partlabel/disk-main-swap"; }
];
swapDevices = [ ];
# 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