Compare commits

...

2 commits

Author SHA1 Message Date
4383192ff1
feat(minecraft): Include prismlauncher pack zip 2025-08-02 18:35:02 +08:00
309a775b0f
feat(ssh): Enable sftp
The old scp protocol was deprecated in favor of this.
2025-08-02 18:35:02 +08:00
3 changed files with 1 additions and 1 deletions

View file

@ -100,7 +100,6 @@
services = { services = {
openssh = { openssh = {
enable = true; enable = true;
allowSFTP = false;
ports = [ 2222 ]; ports = [ 2222 ];
startWhenNeeded = true; startWhenNeeded = true;

View file

@ -1,2 +1,3 @@
.direnv .direnv
.envrc .envrc
pack.zip

BIN
pkgs/minecraftmon/pack.zip Normal file

Binary file not shown.