feat: set up tailscale on 'eetion' host
This commit is contained in:
@@ -9,9 +9,12 @@
|
|||||||
./host.nix
|
./host.nix
|
||||||
../../modules/common
|
../../modules/common
|
||||||
../../modules/ssh
|
../../modules/ssh
|
||||||
|
../../modules/tailscale
|
||||||
# ../../modules/uptime-kuma
|
# ../../modules/uptime-kuma
|
||||||
];
|
];
|
||||||
|
|
||||||
|
tailscale.enable = true;
|
||||||
|
|
||||||
ssh = {
|
ssh = {
|
||||||
authorizedHosts = [
|
authorizedHosts = [
|
||||||
"andromache"
|
"andromache"
|
||||||
|
|||||||
Reference in New Issue
Block a user