diff --git a/modules/core/user.nix b/modules/core/user.nix index b96dbee..ee3ecce 100644 --- a/modules/core/user.nix +++ b/modules/core/user.nix @@ -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