summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2022-05-29 14:33:39 +0200
committerGrigory Shipunov2022-05-29 14:33:39 +0200
commitb8608870c9774d49ed62f398751fda8b49ed0c8d (patch)
treef66a1e015e3e16c9c294fc90a674362dca3ea4b1 /flake.nix
parent903ad983139229ea5abb69fd73c137ff46fee7df (diff)
sops: init
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