pass rootOptions config as rootflags= kernel cmdline opt
This commit is contained in:
@@ -48,6 +48,7 @@ in rec {
|
||||
];
|
||||
hostname = "rotuer";
|
||||
rootfsType = "btrfs";
|
||||
rootOptions = "subvol=@";
|
||||
|
||||
services.hostap = svc.hostapd.build {
|
||||
interface = config.hardware.networkInterfaces.wlan;
|
||||
|
Reference in New Issue
Block a user