its just zroot

This commit is contained in:
TheWanderingCrow 2025-01-18 17:54:46 -05:00
parent c8a8bf915c
commit 474efbd890

View file

@ -19,7 +19,7 @@
boot.extraModulePackages = [];
fileSystems."/" = {
device = "zpool/zroot";
device = "zroot";
fsType = "zfs";
};