add gamer environment, fix sunshine

This commit is contained in:
notgne2 2021-10-24 17:35:08 -07:00
parent ea38b66b82
commit 81b226d1b3
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
6 changed files with 77 additions and 27 deletions

View file

@ -9,6 +9,7 @@ inputs:
(import ./ezpcusr.nix inputs)
(import ./colors.nix inputs)
(import ./gaming.nix inputs)
./gamerenv.nix
./fonts.nix
];
}