2023-05-13 16:15:13 -07:00

6 lines
43 B
Nix

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