index
:
dotfiles-nix
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
programs
/
steam
/
default.nix
blob: 2fbe3b1f1faf8f2386a852e9a5110537379809ad (
plain
)
1
2
3
4
5
{
...
}:
{
programs
.
steam
.
enable
=
true
;
}