ooknet/outputs/default.nix

12 lines
131 B
Nix

{
imports = [
./apps.nix
./lib
./hozen
./hosts
./keys.nix
./pkgs
./images.nix
./devshells
];
}