feat: initial implementation of minecraft-servers
This commit is contained in:
parent
3fa41c9f97
commit
77ef13d14e
3 changed files with 233 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
"PASSWORD SET IN THE FUTURE";
|
||||
description = "Infinidoge";
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "minecraft" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue