nixos/hosts/default.nix
2024-03-11 19:36:05 +01:00

4 lines
32 B
Nix

{
imports = [ ./tuigreet ];
}