chore: add back virtualisation and remove specs

virt: add virt-manager back
specs: removed - no more use for them
hw: removed filesystem term due to chance in fs structure
This commit is contained in:
Zhongheng Liu 2025-05-29 19:06:33 +03:00
commit 6d47209757
Signed by: steven
GPG key ID: 805A28B071DAD84B
3 changed files with 11 additions and 13 deletions

View file

@ -4,7 +4,7 @@
}: {
virtualisation = {
libvirtd.enable = true;
waydroid.enable = true;
# waydroid.enable = true;
podman = {
enable = true;
dockerCompat = true;