my nixos config
0
fork

Configure Feed

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

in systemd.network.networks.*.routes routeConfig.* -> *

chfour 46210fef 5816f642

+1 -1
+1 -1
machines/fovps/networking.nix
··· 16 16 "2a02:c207:2177:8888::1/64" 17 17 ]; 18 18 routes = [ 19 - { routeConfig.Gateway = "fe80::1"; } 19 + { Gateway = "fe80::1"; } 20 20 ]; 21 21 dns = [ 22 22 "2a02:c207::1:53"