Remove deprecated protonup-ng and add missing proton-ge-bin compatibility
- Removed `protonup-ng` from home-manager configuration for games, as it is no longer used. - Added `unstable.proton-ge-bin` to Steam's compatibility packages in the NixOS user configuration.
This commit is contained in:
parent
c7d69eba89
commit
9cf14b2a8c
2 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
home = {
|
||||
packages = with pkgs; [
|
||||
gamemode
|
||||
protonup-ng
|
||||
prismlauncher
|
||||
unstable.bolt-launcher
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue