diff options
| author | Grigory Shipunov | 2022-05-29 14:33:39 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-05-29 14:33:39 +0200 |
| commit | b8608870c9774d49ed62f398751fda8b49ed0c8d (patch) | |
| tree | f66a1e015e3e16c9c294fc90a674362dca3ea4b1 /flake.nix | |
| parent | 903ad983139229ea5abb69fd73c137ff46fee7df (diff) | |
sops: init
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
