This website requires JavaScript.
Explore
Help
Sign In
tigor
/
NixOS
Watch
1
Star
0
Fork
You've already forked NixOS
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2a03f28fc5
NixOS
/
home
/
games
/
default.nix
5 lines
52 B
Nix
Raw
Normal View
History
Unescape
Escape
minecraft: added client option
2024-08-05 12:06:07 +07:00
{
pkgs
,
.
.
.
}:
{
format: format codebase using nixfmt-rfc-style
2024-10-21 12:31:30 +07:00
imports
=
[
./minecraft.nix
]
;
minecraft: added client option
2024-08-05 12:06:07 +07:00
}
Reference in a new issue
Copy permalink