From b75523f811d9f205bf9d4b5bf00532d928dcd89c Mon Sep 17 00:00:00 2001 From: Ciapa Date: Sat, 15 Apr 2023 10:15:35 +0200 Subject: [PATCH] Actually load sops secrets in config... --- hosts/nyx.lewd.wtf/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nyx.lewd.wtf/configuration.nix b/hosts/nyx.lewd.wtf/configuration.nix index 99233d4..61213a1 100644 --- a/hosts/nyx.lewd.wtf/configuration.nix +++ b/hosts/nyx.lewd.wtf/configuration.nix @@ -7,6 +7,7 @@ let ./hardware-configuration.nix ./networking.nix ./users.nix + ./secrets.nix ]; in {