{ fileSystems = { "/" = { device = "/dev/disk/by-uuid/df2d42e7-e91c-4525-a8d9-80aa0897b1be"; fsType = "ext4"; }; "/boot" = { device = "/dev/disk/by-uuid/B645-7527"; fsType = "vfat"; }; }; swapDevices = [ { device = "/dev/disk/by-uuid/9a2e032d-8627-49cf-8f3f-8fdf2be5fed4"; } ]; services.udisks2.enable = true; }