mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
virtualization: Disable containers
Not needed inside the VM.
This commit is contained in:
parent
bb54cc3ab4
commit
240a3e8355
@ -26,5 +26,7 @@
|
||||
|
||||
services.interception-tools.enable = lib.mkForce false;
|
||||
networking.resolvconf.enable = lib.mkForce true;
|
||||
|
||||
boot.enableContainers = false;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user