added new driver

This commit is contained in:
Harry 2024-08-01 14:48:59 +02:00
parent f0e8e2941b
commit 12f018e321

View file

@ -18,6 +18,11 @@
fsType = "ext4";
};
fileSystems."/srv/media" =
{ device = "/dev/sda1";
fsType = "ext4";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking