This commit is contained in:
Kopatz
2025-03-31 14:39:02 +02:00
parent 221a9bd040
commit 7b381ca3d8
10 changed files with 77 additions and 133 deletions

View File

@@ -52,7 +52,7 @@ in
steamtinkerlaunch
tetrio-desktop
#libs
]) ++ optionals cfg.enableVr (with pkgs; [ beatsabermodmanager ]);
]) ++ optionals cfg.enableVr (with pkgs; [ bs-manager ]);
};
}