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:
@@ -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"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user