nyx/home/base/programs/default.nix

7 lines
79 B
Nix

{
imports = [
./defaults.nix
./shells.nix
./top-level.nix
];
}