Skip to content

Commit

Permalink
Enable Tailscale
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Oct 2, 2023
1 parent 874a98f commit 4c19385
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions servers/cirno/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ in
<acm-aws/servers/base.nix>
];

services.tailscale.enable = true;

services.diamondburned.caddy = {
enable = true;
configFile = ./Caddyfile;
Expand Down

0 comments on commit 4c19385

Please sign in to comment.