hosts: move additional config to misc/

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-24 23:03:30 +03:00
parent f213931b6f
commit 7bc1d7e36a
12 changed files with 55 additions and 3 deletions

View File

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