chack
This commit is contained in:
@@ -37,7 +37,14 @@ in
|
||||
remotePlay.openFirewall = true;
|
||||
# Open ports in the firewall for Source Dedicated Server
|
||||
dedicatedServer.openFirewall = true;
|
||||
extraCompatPackages = with pkgs; [ proton-ge-bin ];
|
||||
extraCompatPackages = with pkgs; [
|
||||
proton-ge-bin
|
||||
|
||||
pkgs.${namespace}.proton-cachyos
|
||||
pkgs.${namespace}.proton-cachyos-v3
|
||||
pkgs.${namespace}.proton-cachyos-v2
|
||||
pkgs.${namespace}.proton-cachyos-v1
|
||||
];
|
||||
gamescopeSession = {
|
||||
enable = true;
|
||||
args = [
|
||||
|
||||
Reference in New Issue
Block a user