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
5 lines
69 B
Nix
Raw
Normal View
History
Unescape
Escape
more update
2023-07-10 17:52:34 -07:00
{
.
.
.
}:
{
split up gaming modules and add 2d emulators with retroarch
2024-03-10 10:50:58 -07:00
imports
=
[
./steam.nix
./misc.nix
./emulation.nix
]
;
more update
2023-07-10 17:52:34 -07:00
}
Reference in New Issue
Copy Permalink