this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(nixos): steam

wardxela e84ead89 d765251a

+1
+1
modules/linux/programs.nix
··· 7 7 nix-ld.enable = true; 8 8 ssh.startAgent = true; 9 9 bash.blesh.enable = true; 10 + steam.enable = true; 10 11 }; 11 12 }