This website requires JavaScript.
Explore
Help
Sign in
Skynet
/
nixos
Watch
7
Star
1
Fork
You've already forked nixos
0
Code
Issues
43
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
9618d87c67
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-26 00:24:54 +01:00
imports
=
[
./games/minecraft.nix
]
;
feat: games host configured
2023-01-18 20:41:10 +00:00
}
Reference in a new issue
Copy permalink