fuck if I know what I did

This commit is contained in:
Zastian Pretorius
2025-07-03 21:26:05 +01:00
parent 69c5638e49
commit 8eb707c900
5 changed files with 41 additions and 24 deletions

View File

@@ -57,6 +57,9 @@ let
in
{
programs.gamescope = {
enable = true;
};
nixpkgs.config = {
allowUnfree = true;
};