conditional default editor config
This commit is contained in:
parent
60d3e01199
commit
6048c1f7ad
2 changed files with 17 additions and 7 deletions
|
@ -14,8 +14,9 @@
|
|||
enable = false;
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtk).emacsWithPackages (epkgs: with epkgs; [
|
||||
vterm
|
||||
pdf-tools
|
||||
]));
|
||||
defaultEditor = false;
|
||||
defaultEditor = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue