diffview jj

This commit is contained in:
iofq 2025-05-08 02:10:39 -05:00
parent 625fbde680
commit 0b7da58795
5 changed files with 85 additions and 69 deletions

View file

@ -26,13 +26,6 @@
fsType = "vfat";
};
swapDevices = [
{
device = "/swapfile";
size = 8 * 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
# still possible to use this option, but it's recommended to use it in conjunction