mirror of
https://github.com/Superredstone/nixos.git
synced 2026-08-19 11:48:57 +02:00
feat(programs): replace protonplus with proton-ge-bin
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
obs-studio
|
||||
openrgb
|
||||
prismlauncher
|
||||
protonplus
|
||||
satisfactorymodmanager
|
||||
];
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
{
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
extraCompatPackages = with pkgs; [ proton-ge-bin ];
|
||||
}
|
||||
else
|
||||
{ };
|
||||
|
||||
Reference in New Issue
Block a user