aboutsummaryrefslogtreecommitdiff
path: root/nix/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/flake.nix')
-rw-r--r--nix/flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake.nix b/nix/flake.nix
index 39606b4..4c703cd 100644
--- a/nix/flake.nix
+++ b/nix/flake.nix
@@ -79,6 +79,7 @@
sops-nix.nixosModules.sops
{ nixpkgs.overlays = [ nur.overlays.default ]; }
{ home-manager.extraSpecialArgs = attrs; }
+ ./systems/spontaneity/hardware-configuration.nix
./systems/spontaneity/default.nix
];
};