mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 23:29:08 +01:00
vps-private: Enable comin
This commit is contained in:
parent
3aa54b226f
commit
16b8bbf076
1 changed files with 1 additions and 2 deletions
|
|
@ -38,10 +38,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
onlyCleanRoots = true;
|
onlyCleanRoots = true;
|
||||||
};
|
};
|
||||||
|
comin.enable = true;
|
||||||
sshd.enable = true;
|
sshd.enable = true;
|
||||||
dns.enable = true;
|
dns.enable = true;
|
||||||
|
|
||||||
syncthing = {
|
syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
isServer = true;
|
isServer = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue