Auto-commit: 2026-01-07 08:34:49
This commit is contained in:
@@ -18,19 +18,4 @@
|
|||||||
rgb.enable = false;
|
rgb.enable = false;
|
||||||
cockpit.enable = true;
|
cockpit.enable = true;
|
||||||
};
|
};
|
||||||
virtualisation = {
|
|
||||||
docker.enable = true;
|
|
||||||
useSecureBoot = true;
|
|
||||||
useEFIBoot = true;
|
|
||||||
spiceUSBRedirection.enable = true;
|
|
||||||
libvirtd = {
|
|
||||||
enable = true;
|
|
||||||
qemu = {
|
|
||||||
swtpm.enable = true;
|
|
||||||
runAsRoot = false;
|
|
||||||
};
|
|
||||||
onShutdown = "shutdown";
|
|
||||||
nss.enableGuest = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user