diff --git a/config/services/nfs/default.nix b/config/services/nfs/default.nix index 04137370..034efb5e 100644 --- a/config/services/nfs/default.nix +++ b/config/services/nfs/default.nix @@ -3,8 +3,6 @@ with lib; { - imports = optional config.deploy.profile.trusted (singleton config.kw.repoSecrets.nfs.source); - network.firewall = { private.tcp.ports = [ 111 2049 ]; public.tcp.ports = [ 111 2049 ]; diff --git a/config/trusted b/config/trusted index 8ac5f9b8..38f3089b 160000 --- a/config/trusted +++ b/config/trusted @@ -1 +1 @@ -Subproject commit 8ac5f9b8fbabd49d3199cc61182c39ca389ca47d +Subproject commit 38f3089bcffe59f4ffd86d08ddade435b9890b7f