Finish installing beagle
This commit is contained in:
parent
6ca28f7e4b
commit
2ce6b5af1c
4 changed files with 2034 additions and 1 deletions
3
modules/vm.nix
Normal file
3
modules/vm.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{...}: {
|
||||
services.qemuGuest.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue