Flake Update and Add Lutris

This commit is contained in:
Annika Merris 2024-11-20 17:09:06 -05:00
parent 33239e79f7
commit 68326e9a63
6 changed files with 66 additions and 55 deletions

View file

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