diff --git a/modules/default.nix b/modules/default.nix index cf44874..9f047f9 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -44,7 +44,7 @@ ./security/acme-wildcard.nix - ./system/deteministic-ids.nix + ./system/deterministic-ids.nix ]; nixpkgs.overlays = [ diff --git a/modules/system/deteministic-ids.nix b/modules/system/deterministic-ids.nix similarity index 100% rename from modules/system/deteministic-ids.nix rename to modules/system/deterministic-ids.nix