add microvms, and try to set up basics
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
10
systems/palatine-hill/microvms.nix
Normal file
10
systems/palatine-hill/microvms.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
rad-dev.microvm-host.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user