create arch_mirror.nix

This commit is contained in:
Richie Cahill
2024-08-03 13:26:50 -04:00
parent 7f73454f75
commit d12ca3fb0e
10 changed files with 227 additions and 31 deletions

View File

@ -3,6 +3,7 @@
imports = [
../../users/richie/global/ssh.nix
../../users/richie/global/zerotier.nix
./arch_mirror.nix
./docker
./services.nix
];