This commit is contained in:
randomuser 2023-07-08 16:16:00 -05:00
parent a17c8f44d4
commit c7b00fac22
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ let
sha256 = "0dfshsgj93ikfkcihf4c5z876h4dwjds998kvgv7sqbfv0z6a4bc";
};
in {
options.serviecs.virtbox = {
options.services.virtbox = {
enable = lib.mkEnableOption "virtbox configs";
};