nix-config/modules/home/full/default.nix

8 lines
68 B
Nix

{
imports = [
../.
../../languages
../../tools
];
}