VEGAS: virtualisation support

This commit is contained in:
Max Headroom 2021-10-16 19:29:29 +02:00
parent 3e0135d471
commit 1aa75fc451
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
virtualisation.libvirtd.enable = true;
# TODO: maybe be more strict
networking.firewall.trustedInterfaces = [
"vmcore"
"vmdefault"
];
}

View file

@ -10,6 +10,7 @@
./modules/database
./modules/nginx
./modules/oauth2-proxy
./modules/virtualisation
inputs.agenix.nixosModules.age
]
# TODO: fix users