tywin: mount mnt/d1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Jake Hillion 2023-07-12 22:17:36 +01:00
parent c5e8a6961a
commit 0a4f537714

View File

@ -32,6 +32,12 @@
fsType = "btrfs";
};
fileSystems."/mnt/d1" =
{
device = "/dev/disk/by-uuid/9136434d-d883-4118-bd01-903f720e5ce1";
fsType = "btrfs";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking