nichts/modules/gui/emacs/default.nix
2024-05-14 23:47:14 +02:00

5 lines
47 B
Nix

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