System Gen120 @ 2025-12-12-19:18:08 by jonas@monolith
This commit is contained in:
@@ -63,8 +63,7 @@ in {
|
||||
++ lib.optionals cfg.wine [
|
||||
pkgs.wine
|
||||
pkgs.winetricks
|
||||
]
|
||||
++ lib.optional (cfg.steam && cfg.wine) pkgs.proton-caller;
|
||||
];
|
||||
|
||||
programs.steam = lib.mkIf cfg.steam {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user