This website requires JavaScript.
Explore
Help
Sign In
moritz
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
68e9293099
dotfiles
/
modules
/
gaming
/
default.nix
6 lines
65 B
Nix
Raw
Normal View
History
Unescape
Escape
added gaming
2021-09-14 23:04:29 +02:00
{
config
,
lib
,
pkgs
,
.
.
.
}:
{
fixed formating
2021-09-15 00:41:46 +02:00
programs
.
steam
.
enable
=
true
;
added gaming
2021-09-14 23:04:29 +02:00
}