+3
-3
flake.lock
+3
-3
flake.lock
···
+2
hosts/jezebel/default.nix
+2
hosts/jezebel/default.nix
······
+2
hosts/jezebel/secrets.nix
+2
hosts/jezebel/secrets.nix
+25
hosts/jezebel/services.nix
+25
hosts/jezebel/services.nix
···+reverse_proxy ${config.mySnippets.tailnet.networkMap.uptime-kuma.hostName}:${toString config.mySnippets.tailnet.networkMap.uptime-kuma.port}
+1
-1
hosts/nanpi/secrets.nix
+1
-1
hosts/nanpi/secrets.nix
···
+2
hosts/nanpi/services.nix
+2
hosts/nanpi/services.nix
+2
-1
modules/home/programs/chromium/default.nix
+2
-1
modules/home/programs/chromium/default.nix
···
+1
-2
modules/nixos/services/caddy/default.nix
+1
-2
modules/nixos/services/caddy/default.nix
+10
-5
modules/nixos/services/tailscale/default.nix
+10
-5
modules/nixos/services/tailscale/default.nix
·········
-256
modules/nixos/services/tailscale/service.nix
-256
modules/nixos/services/tailscale/service.nix
···-description = ''The interface name for tunnel traffic. Use "userspace-networking" (beta) to not use TUN.'';-description = "Username or user ID of the user allowed to to fetch Tailscale TLS certificates for the node.";-description = "They spam this every minute and I'm on the free tier of NextDNS so I can't let it happen.";-To use these these features, you will still need to call `sudo tailscale up` with the relevant flags like `--advertise-exit-node` and `--exit-node`.-after = lib.mkIf config.networking.networkmanager.enable ["NetworkManager-wait-online.service"];-(builtins.dirOf config.security.wrapperDir) # for `su` to use taildrive with correct access rights-''"FLAGS=--tun ${lib.escapeShellArg cfg.interfaceName} ${lib.concatStringsSep " " cfg.extraDaemonFlags}"''-# they spam this to hell and the other configs like the one above didn't work to disable it. i'm on the nextdns freetier dude!!-statusCommand = "${lib.getExe cfg.package} status --json --peers=false | ${lib.getExe pkgs.jq} -r '.BackendState'";-${lib.getExe cfg.package} up --auth-key "$(cat ${cfg.authKeyFile})${params}" ${escapeShellArgs cfg.extraUpFlags}-boot.kernel.sysctl = mkIf (cfg.useRoutingFeatures == "server" || cfg.useRoutingFeatures == "both") {
+6
modules/snippets/aylac-top/default.nix
+6
modules/snippets/aylac-top/default.nix