mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(exports): sshd service
This commit is contained in:
parent
1fed0eb15f
commit
45d41414e6
14 changed files with 78 additions and 0 deletions
|
|
@ -19,4 +19,9 @@ _: {
|
|||
};
|
||||
};
|
||||
};
|
||||
exports = {
|
||||
services = {
|
||||
sshd.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue