feat: import zroot on boot

main
Louis Pearson 2024-01-09 15:21:20 -07:00
parent fb7fd99294
commit 7c9f92d7ee
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
networking.hostId = "3e52e44f";
boot.supportedFilesystems = [ "zfs" ];
boot.zfs.forceImportRoot = false;
boot.zfs.extraPools = [ "zroot" ];
networking.hostName = "samsehu"; # Define your hostname.