marleyos/modules/home/options/default.nix

6 lines
59 B
Nix

{
imports = [
./apps.nix
./shellAbbrs.nix
];
}