summaryrefslogtreecommitdiffstats
path: root/modules/cd
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cd')
-rw-r--r--modules/cd/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cd/default.nix b/modules/cd/default.nix
index 7ceaf71f..3ee37044 100644
--- a/modules/cd/default.nix
+++ b/modules/cd/default.nix
@@ -3,7 +3,7 @@
{
imports =
[
- <secrets/hashedPasswords.nix>
+ <secrets/cd.hashedPasswords.nix>
./iptables.nix
./networking.nix
../common/nixpkgs.nix