added login-text to janus

This commit is contained in:
John Lancaster
2026-03-15 16:54:48 -05:00
parent 3339cd6b0c
commit cd13e56e15
2 changed files with 46 additions and 0 deletions

View File

@@ -13,7 +13,9 @@ in
nixos."${username}"
nixos.zsh
nixos.docker
nixos.login-text
{
networking.hostName = hostname;
step-ssh-host.hostname = hostname;
home-manager.users."${username}" = {