oizys/hosts/mannaz/motd.nix

20 lines
1 KiB
Nix
Raw Normal View History

2024-01-23 11:51:13 -06:00
{...}: {
users.motd = ''


'';
}