Commit a656c2e
Changed files (1)
modules
game
modules/game/tools.nix
@@ -8,6 +8,8 @@
flake.modules.homeManager.game = {pkgs, ...}: {
home.packages = with pkgs; [
winetricks
+ lsfg-vk
+ lsfg-vk-ui
];
programs.mangohud = {