This commit is contained in:
nora 2025-06-29 18:50:06 +02:00
parent 77e8e412b5
commit eff1afb09a

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";