Add Astral host

This commit is contained in:
Nettika 2025-10-03 10:32:05 -07:00
parent c2399507d3
commit b3be9bbad9
9 changed files with 198 additions and 138 deletions

4
modules/default.nix Normal file
View file

@ -0,0 +1,4 @@
{
nettika = ./nettika.nix;
promptmoji = ./promptmoji.nix;
}