minecraft
This commit is contained in:
parent
64fce34d5a
commit
e801865bf8
4 changed files with 95 additions and 15 deletions
|
@ -37,7 +37,7 @@
|
|||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.overlays = [ (import ../pkgs) ];
|
||||
nixpkgs.overlays = [ (import ../pkgs) inputs.minecraft-servers.overlay ];
|
||||
|
||||
# Limit the systemd journal to 100 MB of disk or the
|
||||
# last 7 days of logs, whichever happens first.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue