modules/virtualization: refactor

This commit is contained in:
Infinidoge 2024-07-26 10:53:16 -04:00
parent 421d490af1
commit b0ae389685
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
4 changed files with 16 additions and 13 deletions

View file

@ -37,9 +37,10 @@
puzzles.enable = true;
};
};
virtualization.enable = true;
};
virtualisation.enable = true;
programs.ns-usbloader.enable = true;
hardware.uinput.enable = true;
services.joycond.enable = true;