OK, WoWUp Script Complete

This commit is contained in:
Annika Merris 2024-09-17 15:24:09 -04:00
parent 3c427e8579
commit c99746d088
2 changed files with 8 additions and 10 deletions

View file

@ -77,6 +77,7 @@ inputs.nixpkgs.lib.nixosSystem {
thunderbird.enable = true;
# Gaming
steam.enable = true;
wowup.enable = true;
# Programming Stuff
nixpkgs-fmt.enable = true;
openscad.enable = true;