hyprland lua

This commit is contained in:
2026-05-29 10:02:38 +09:00
parent 8341ffcfcd
commit b8523d9cc2
8 changed files with 448 additions and 147 deletions
+4
View File
@@ -5,4 +5,8 @@
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers
};
programs.gamescope = {
enable = true;
};
}