feat(nixos): rename configuration from tako to mirai and update service imports

This commit renames the NixOS configuration from "tako" to "mirai" across all relevant files, updates secret paths, hostnames, and service imports accordingly. The changes reflect a complete renaming of the system configuration while maintaining all functionality.
This commit is contained in:
uttarayan21
2025-11-28 00:55:19 +05:30
parent e53c1d2f25
commit 96c927c0db
5 changed files with 43 additions and 44 deletions

View File

@@ -13,7 +13,6 @@
maxtime = "168h"; # Do not ban for more than 1 week
overalljails = true; # Calculate the bantime based on all the violations
};
# I'm beind a CG-NAT
ignoreIP = [
"106.219.121.52"
];