home/natto: generic updates

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-07-12 01:13:56 +05:30
parent a66daf3ac6
commit 81c072b34f
7 changed files with 189 additions and 132 deletions

View File

@@ -8,7 +8,7 @@ in
enable = true;
package = pkgs.mymacs ./config/emacs/config.org;
defaultEditor = {
enable = true;
enable = false;
editor = "emacsclient";
};
copyConfigFiles = {