Skip to content

Commit

Permalink
Rebuild: NixOS: 24
Browse files Browse the repository at this point in the history
  • Loading branch information
JPyke3 committed Aug 28, 2024
1 parent c5444f9 commit 34ae02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/daemon/tailscale.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{...}: {
services.tailscale = {
enable = true;
permitCertUid = "caddy";
permitCertUid = "caddy,jacobpyke";
};
}

0 comments on commit 34ae02a

Please sign in to comment.