nichts/modules/programs/other/module.nix
2024-09-22 02:02:59 +02:00

3 lines
51 B
Nix

_: {
imports = [./direnv.nix ./nix-index.nix];
}