flake/modules/getty.nix
2025-06-30 18:46:51 +03:00

3 lines
45 B
Nix

{
services.getty.greetingLine = "hello";
}