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

6 lines
38 B
Nix

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