From 05b5a61cd8b2e4d6075c0a541217cb84f6a2022a Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 21 Mar 2024 18:07:26 +0300 Subject: [PATCH] flake.nix upd add sops to nuc --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 62e3d0b..bab05c9 100644 --- a/flake.nix +++ b/flake.nix @@ -75,6 +75,7 @@ ./hosts/generic.nix ./hosts/intelnuc/configuration.nix ./hosts/intelnuc/hardware-configuration.nix + sops-nix.nixosModules.sops ]; }; nixosConfigurations.huanan = nixpkgs-unstable.lib.nixosSystem {