Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Odin is tailscale client

+1 -1
+1 -1
host-specific/odin/services.nix
··· 11 11 # Fish shell, the best 12 12 programs.fish.enable = true; 13 13 14 - # List services that you want to enable: 14 + services.tailscale.useRoutingFeatures = "client"; 15 15 16 16 services.redis.servers."" = { 17 17 enable = true;