reconfigure photon

This commit is contained in:
Dennis Wuitz
2023-12-27 10:03:13 +01:00
parent b6c85d89dd
commit 78e428f3f3
10 changed files with 325 additions and 115 deletions

View File

@ -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 = {