add qemu agent to server
This commit is contained in:
parent
7cb57e483a
commit
dc457e1519
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ in
|
|||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
networking.hostName = "tesla-nixos";
|
||||
|
||||
services.qemuGuest.enable = true;
|
||||
boot = {
|
||||
initrd.enable = true;
|
||||
loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue