modularize virtualization settings

This commit is contained in:
Fabian Montero 2024-12-02 14:34:37 -06:00
parent 99816f0d3f
commit ff1b655d3c
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
3 changed files with 2 additions and 1 deletions

View file

@ -18,6 +18,7 @@
yubikey.enable = true;
audio.enable = true;
graphics.enable = true;
virtualisation.enable = true;
};
# Use the systemd-boot EFI boot loader.