index
:
nixos
main
My NixOS Configurations
jras
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gaming.nix
blob: 781e12eb164e42aebd2bbc90178429feff12179b (
plain
)
1
2
3
4
5
{ config, pkgs, ... }: { programs.steam.enable = true; }