Mount boot partition on startup

This commit is contained in:
2020-12-28 18:42:46 +01:00
parent 0011955907
commit ddfc988cc5
3 changed files with 21 additions and 18 deletions

View File

@@ -50,7 +50,7 @@
services.timesyncd.enable = true;
# Enable ZFS support
networking.hostId = "dca632d297f1";
networking.hostId = "4e74ea68";
boot = {
supportedFilesystems = [ "zfs" ];
zfs.extraPools = [ "vault" ];