This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
provision
/
modules
/
gaming
/
default.nix
9 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
more update
2023-07-10 17:52:34 -07:00
{
.
.
.
}:
{
clean up gaming modules folder
2024-10-24 22:37:50 -07:00
imports
=
[
./emulation.nix
./minecraft.nix
./steam.nix
]
;
more update
2023-07-10 17:52:34 -07:00
}
Reference in New Issue
Copy Permalink