modules/virtualization: add virtualization module

This commit is contained in:
Infinidoge 2021-12-16 09:30:57 -05:00
parent 2880e2dfd6
commit 9f44debc6e
3 changed files with 18 additions and 7 deletions

View file

@ -7,8 +7,6 @@
(with profiles; [
networking.wireless
virtualization
])
./hardware-configuration.nix
@ -40,6 +38,7 @@
desktop = {
gaming.enableAll = true;
};
virtualization.enable = true;
};
networking.interfaces = {