summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index f349091..1c95cbc 100644
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,6 @@
modules = commonModules ++ [./config];
specialArgs = {
inherit nixos-hardware;
- secrets = import ./secrets.nix;
};
};
};