nichts/modules/programs/other/module.nix

4 lines
35 B
Nix
Raw Normal View History

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