massicot: use conduit native well_known handler
This commit is contained in:
parent
3771134e3a
commit
d23748567b
3 changed files with 10 additions and 15 deletions
|
@ -80,7 +80,7 @@ in
|
|||
};
|
||||
|
||||
nix.settings = {
|
||||
trusted-users = config.users.groups.wheel.members ++ [ "root" ];
|
||||
trusted-users = [ "root" ];
|
||||
};
|
||||
|
||||
services.sing-box = let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue