mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-31 09:55:38 +01:00
add the qemu quest agent
This commit is contained in:
parent
2145b6271e
commit
71d028c7a0
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
||||||
user.email = "rouven@rfive.de";
|
user.email = "rouven@rfive.de";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
services.qemuGuest.enable = true;
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue