oizys/hosts/jeran/motd.nix

18 lines
539 B
Nix
Raw Permalink Normal View History

2023-01-24 17:43:04 -06:00
{ ... }: {
users.motd = ''

 jeran
2023-01-24 17:57:36 -06:00
2023-01-24 17:43:04 -06:00
'';
}