feat: adds posy host

This commit is contained in:
Ahwx 2025-07-28 16:04:11 +02:00
parent a43d035257
commit d9b9208aa8
2 changed files with 12 additions and 7 deletions

View file

@ -24,6 +24,8 @@
[ ./../home/default.server.nix ]
else if (host == "lily") then
[ ./../home/default.server.nix ]
else if (host == "posy") then
[ ./../home/default.server.nix ]
# else if (host == "yoshino") then
# [ ./../home/default.nix ]
else