ooknet/nixos/modules/base/displayManager/default.nix

5 lines
42 B
Nix

{
imports = [
./tuigreet.nix
];
}