Add mosh to server

And add server module.
This commit is contained in:
Alexander Wainwright 2025-06-28 20:28:09 +10:00
parent 5e760d9004
commit 933d991f38
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,7 @@
(modulesPath + "/virtualisation/proxmox-lxc.nix")
../modules/base.nix
../modules/kafka-mounts.nix
../modules/server.nix
];
nix.settings = { sandbox = false; };