nv/config/default.nix
2024-03-01 15:48:46 +05:30

6 lines
56 B
Nix

{
imports = [
./sets.nix
./dap/dap.nix
];
}