aidsmaxxing

This commit is contained in:
tulg 2026-05-09 21:13:38 +03:00
parent ff8ff81a4e
commit fafb1bb009
31 changed files with 847 additions and 377 deletions

View file

@ -26,4 +26,10 @@
enable = true;
enable32Bit = true;
};
networking.hosts = {
"192.168.1.69" = ["overlord"];
"192.168.1.100" = ["beatrice"];
"192.168.1.114" = ["archangel"];
"49.13.170.223" = ["kittykat"];
};
}