Files
cnix/home/core/tui/default.nix
2024-07-07 09:45:20 +02:00

7 lines
63 B
Nix

{
imports = [
./git/cnst.nix
./shell/cnst.nix
];
}