Files
cnix/home/core/cnst.nix

8 lines
71 B
Nix

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