mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Updated deprecated option names
This commit is contained in:
parent
2d4a3c65b0
commit
4dbeccd818
4 changed files with 8 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
|||
"virbr0"
|
||||
];
|
||||
enable = true;
|
||||
qemuRunAsRoot = false;
|
||||
qemu.runAsRoot = false;
|
||||
};
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ virtualbox ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue