added the basic router config

This commit is contained in:
2025-01-05 14:52:18 -05:00
parent a6b6d66b9f
commit bf4e23d503
5 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
imports = [
../home/global.nix
];
}