l retiolum: enable localDiscovery

This commit is contained in:
lassulus 2019-05-29 15:40:44 +02:00
parent a122fec9e5
commit 65c2a88248

View File

@ -21,6 +21,9 @@
"gum" "gum"
"ni" "ni"
]; ];
extraConfig = ''
LocalDiscovery = yes
'';
}; };
nixpkgs.config.packageOverrides = pkgs: { nixpkgs.config.packageOverrides = pkgs: {