hass: enable zfs
This commit is contained in:
parent
5b10e9d4d5
commit
eee9eea3ea
@ -13,7 +13,7 @@ in {
|
|||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.loader.efi.efiSysMountPoint = "/boot/efi";
|
boot.loader.efi.efiSysMountPoint = "/boot/efi";
|
||||||
|
|
||||||
#boot.supportedFilesystems = [ "zfs" ];
|
boot.supportedFilesystems = [ "zfs" ];
|
||||||
#boot.zfs.devNodes = "/dev/";
|
#boot.zfs.devNodes = "/dev/";
|
||||||
|
|
||||||
networking.hostName = "hass";
|
networking.hostName = "hass";
|
||||||
|
Loading…
Reference in New Issue
Block a user