Add gamesocpe

This commit is contained in:
2023-09-15 12:30:52 +02:00
parent d59c920ac2
commit 6aedd11c83
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -92,6 +92,8 @@
({lib, ...}: {
hardware.tuxedo-keyboard.enable = true;
hardware.tuxedo-control-center.enable = true;
programs.gamescope.enable = true;
})
];