feat: also use server home config for host lily

This commit is contained in:
Ahwx 2025-05-17 17:32:21 +02:00
parent 1b8b3f607d
commit 87338c4568

View file

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