This commit is contained in:
2026-01-27 16:01:38 +03:00
parent 31031ed6e4
commit bd5f1e0182
2 changed files with 0 additions and 14 deletions
-13
View File
@@ -1,13 +0,0 @@
{
description = "zeroq vars";
outputs =
{ self }:
{
devices = {
username = "oqyude";
server.hostname = "sapphira";
vds.hostname = "otreca";
mini-laptop.hostname = "rydiwo";
};
};
}