summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
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