This commit is contained in:
nora 2025-06-29 18:50:06 +02:00
parent c616dc4277
commit 4b3302b352

View file

@ -222,6 +222,8 @@ in
fonts.packages = with pkgs; [ fira-code customPkgs.monaspace ];
services.nixseparatedebuginfod.enable = true;
services.tailscale = {
enable = true;
useRoutingFeatures = "both";