add minecraft
This commit is contained in:
parent
b1877c567b
commit
d34374cd3d
3 changed files with 22 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ inputs, pkgs, system, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./minecraft.nix
|
||||
];
|
||||
environment.systemPackages = with pkgs; [
|
||||
nfs-utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue