This commit is contained in:
2024-05-14 20:34:50 -04:00
parent 4ea241fad7
commit 80cf80e8aa
4 changed files with 24 additions and 6 deletions

View File

@@ -33,7 +33,17 @@
fzf
ripgrep
jq
protonup
lutris
pavucontrol
pasystray
networkmanagerapplet
mangohud
];
home.sessionVariables = {
STEAM_EXTRA_COMPAT_TOOLS_PATH = "\${HOME}/.steam/root/compatibilitytools.d";
};
programs.home-manager.enable = true;
}