nixos/netboot: Mount /boot
via kernel command line
This commit is contained in:
@@ -71,6 +71,8 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
networking = { inherit domain; };
|
||||
|
||||
services = {
|
||||
lvm = {
|
||||
boot.thin.enable = true;
|
||||
|
Reference in New Issue
Block a user