mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(extern): ssh home module
This commit is contained in:
parent
66d60c7977
commit
b3ecadf461
7 changed files with 276 additions and 2 deletions
|
|
@ -12,6 +12,10 @@ _: {
|
|||
};
|
||||
exports = {
|
||||
services = {
|
||||
sshd = {
|
||||
enable = true;
|
||||
ports.public.enable = false;
|
||||
};
|
||||
proxmox.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue