reconfigure photon
This commit is contained in:
@ -5,7 +5,9 @@
|
||||
networking.hostId = "dc2f9781";
|
||||
boot = {
|
||||
zfs.extraPools = [ "ZFS-primary" ];
|
||||
loader.grub.device = "/dev/sda";
|
||||
loader.grub.device = "/dev/sda";
|
||||
filesystem = "zfs";
|
||||
useSystemdBoot = true;
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
|
Reference in New Issue
Block a user