fixn't
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
./code-server
|
||||
./novnc
|
||||
./minecraft
|
||||
./sandbox
|
||||
#./sandbox
|
||||
];
|
||||
}
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
config = {
|
||||
|
||||
imports = [
|
||||
inputs.nix-minecraft.nixosModules.minecraft-servers
|
||||
nix-minecraft.nixosModules.minecraft-servers
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [ tmux ];
|
||||
|
||||
Reference in New Issue
Block a user