This commit is contained in:
martyTF 2026-03-29 08:15:43 +02:00
parent 47c44371e6
commit 7e3533b77e
16 changed files with 234 additions and 131 deletions

View file

@ -14,7 +14,6 @@
config = lib.mkIf config.gaming.steam.enable {
home.packages = with pkgs; [
steam
adwsteamgtk
];
};