From 074aa2c095e30e7bdcc7809810fe47798c5ecc39 Mon Sep 17 00:00:00 2001 From: kat witch Date: Sun, 29 Aug 2021 01:24:34 +0100 Subject: [PATCH] Reverted a change --- config/services/nfs/default.nix | 2 -- config/trusted | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) 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