fixn't
This commit is contained in:
1011
machines/laptop/flake.lock
generated
1011
machines/laptop/flake.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -20,6 +20,6 @@
|
|||||||
./code-server
|
./code-server
|
||||||
./novnc
|
./novnc
|
||||||
./minecraft
|
./minecraft
|
||||||
./sandbox
|
#./sandbox
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
config = {
|
config = {
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
inputs.nix-minecraft.nixosModules.minecraft-servers
|
nix-minecraft.nixosModules.minecraft-servers
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ tmux ];
|
environment.systemPackages = with pkgs; [ tmux ];
|
||||||
|
|||||||
Reference in New Issue
Block a user