🗑️ clean up deprecations

This commit is contained in:
2025-11-12 13:47:47 -05:00
parent 9a95b1530f
commit 3fa91da656
3 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ0mE4MyMnfd1b2nlBJT7kpZ6Vov+ILuGNfzdp5ZBNQe walkah@walkah.net"
];
environment.systemPackages = with pkgs; [ ipfs-migrator ];
environment.systemPackages = with pkgs; [ kubo-migrator ];
walkah.coredns = {
enable = true;