Mount boot partition on startup
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
services.timesyncd.enable = true;
|
||||
|
||||
# Enable ZFS support
|
||||
networking.hostId = "dca632d297f1";
|
||||
networking.hostId = "4e74ea68";
|
||||
boot = {
|
||||
supportedFilesystems = [ "zfs" ];
|
||||
zfs.extraPools = [ "vault" ];
|
||||
|
||||
Reference in New Issue
Block a user