From b8608870c9774d49ed62f398751fda8b49ed0c8d Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 29 May 2022 14:33:39 +0200 Subject: sops: init --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 109e0d9..96deb37 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,9 @@ system = "x86_64-linux"; specialArgs = { inherit inputs; }; modules = [ + sops-nix.nixosModules.sops ./hosts/microwave/configuration.nix + ./hosts/microwave/secrets.nix ./hosts/microwave/hardware-configuration.nix ./modules/graphical.nix ./modules/hw-accel-intel.nix -- cgit v1.3.1