This commit is contained in:
2025-07-13 03:50:33 +02:00
parent 4bbd871778
commit 191fee893c
+3
View File
@@ -7,6 +7,9 @@
programs.lutris = {
enable = true;
steamPackage = pkgs.steam;
extraPackages = with pkgs; [
mangohud
];
};
};
}