nixos/radvd: add type (#111430)
Fritz Otlinghaus 4 years ago 54e75280 8de8e40d
··· 33 33 }; 34 34 35 35 services.radvd.config = mkOption { 36 36 + type = types.lines; 36 37 example = 37 38 '' 38 39 interface eth0 {