nvf/modules/plugins/mini/starter/default.nix
2025-01-17 21:13:58 +01:00

7 lines
58 B
Nix

{
imports = [
./starter.nix
./config.nix
];
}