fix steam & vcam

This commit is contained in:
soraefir
2025-09-06 15:39:03 +02:00
parent 0650ff3933
commit 165791bbdb
5 changed files with 12 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ in {
programs.steam = {
enable = true;
remotePlay.openFirewall = true;
extraCompatPackages = with pkgs; [proton-ge-bin];
};
};
}