ooknet/modules/home/console/default.nix

6 lines
47 B
Nix

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