nichts/modules/programs/other/module.nix

4 lines
51 B
Nix
Raw Normal View History

_: {
2024-09-22 02:02:59 +02:00
imports = [./direnv.nix ./nix-index.nix];
}