add bottles

This commit is contained in:
2025-10-18 20:59:39 +02:00
parent 6b4d06aa74
commit 4b404fbc31
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -60,6 +60,7 @@ in {
(steam.override {
extraPkgs = pkgs': with pkgs'; [ mangohud gamescope ];
})
bottles
];
};
}