nixos-combined-flake/modules/home-manager/dev.nix

6 lines
42 B
Nix

_: {
imports = [
./development
];
}