fix: make portals great again!

This commit is contained in:
2026-04-26 07:15:21 +02:00
parent 701b7e58a8
commit 36094dcaed
8 changed files with 121 additions and 104 deletions
+5
View File
@@ -5,6 +5,11 @@
...
}:
{
imports = [
]
++ (if currentSystemDe == "niri" then [ ./niri.nix ] else [ ]);
programs = {
gamescope = {
enable = true;