services: scribe: setup scribe service
This commit is contained in:
parent
98394281bf
commit
cab7845ee7
3 changed files with 77 additions and 0 deletions
|
|
@ -113,6 +113,11 @@ in {
|
|||
paths = ["/home/alarsyo"];
|
||||
};
|
||||
|
||||
scribe = {
|
||||
enable = true;
|
||||
port = 8087;
|
||||
};
|
||||
|
||||
tailscale = {
|
||||
enable = true;
|
||||
exitNode = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue