This website requires JavaScript.
Explore
Help
Sign in
Skynet
/
nixos
Watch
6
Star
1
Fork
You've already forked nixos
0
Code
Issues
43
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
6e58eac8c1
nixos
/
applications
/
games.nix
5 lines
58 B
Nix
Raw
Normal View
History
Unescape
Escape
fix: eol conversion round 2
2023-01-25 11:48:44 +00:00
{
.
.
.
}:
{
games: split minecraft out into its own folder for manageability
2023-04-25 23:24:54 +00:00
imports
=
[
./games/minecraft.nix
]
;
feat: games host configured
2023-01-18 20:41:10 +00:00
}
Reference in a new issue
Copy permalink