up
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
../../core
|
||||
../../networking/firewall.nix
|
||||
../../networking/ssh.nix
|
||||
../../networking/tailscale.nix
|
||||
../../services/adguard.nix
|
||||
../../services/syncthing.nix
|
||||
./tailscale.nix
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
port = 41641;
|
||||
useRoutingFeatures = "server";
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user