feat: remove yoshino since it's no longer a different profile

This commit is contained in:
Ahwx 2025-04-07 18:03:17 +02:00
parent 9dfd94b35a
commit 66ddc34a0a

View file

@ -13,8 +13,8 @@
[ ./../home/default.server.nix ]
else if (host == "dandelion") then
[ ./../home/default.server.nix ]
else if (host == "yoshino") then
[ ./../home/default.yoshino.nix ]
# else if (host == "yoshino") then
# [ ./../home/default.nix ]
else [ ./../home ];
home = {
username = "${username}";