mirror of
https://github.com/oddlama/nixos-extra-modules.git
synced 2025-10-10 22:00:39 +02:00
fix: noXlib is deprecated
This commit is contained in:
parent
2dfcc1f7de
commit
4bcc7dd2a1
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ in {
|
|||
})
|
||||
];
|
||||
|
||||
# TODO needed because of https://github.com/NixOS/nixpkgs/issues/102137
|
||||
environment.noXlibs = mkForce false;
|
||||
lib.microvm.mac = guestCfg.microvm.mac;
|
||||
|
||||
microvm = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue