Skip to content

Instantly share code, notes, and snippets.

@dustinlacewell-wk
Created October 26, 2017 03:28
Show Gist options
  • Save dustinlacewell-wk/a2c6d51f7d2961bea966ca9061c86d94 to your computer and use it in GitHub Desktop.
Save dustinlacewell-wk/a2c6d51f7d2961bea966ca9061c86d94 to your computer and use it in GitHub Desktop.
{ pkgs, ... }:
{
imports = [
../src/emacs
];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment