forked from fabian/nix_config
modularize virtualization settings
This commit is contained in:
parent
99816f0d3f
commit
ff1b655d3c
3 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
yubikey.enable = true;
|
||||
audio.enable = true;
|
||||
graphics.enable = true;
|
||||
virtualisation.enable = true;
|
||||
};
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue