add router configuration

This commit is contained in:
stupidcomputer 2025-01-11 20:40:31 -06:00
parent c72f184ee3
commit 11fba79200
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -25,4 +25,7 @@ in {
# pcomon
"pcomon-secrets-file.age".publicKeys = [ machines.copernicus.pubkey machines.aristotle.pubkey server-netbox ];
# router configuration
"r8000-config.cfg.age".publicKeys = [ machines.copernicus.pubkey machines.aristotle.pubkey ];
}