Remove emacs.
This commit is contained in:
parent
6b694fd58a
commit
51f1c74dc2
36 changed files with 1 additions and 2295 deletions
|
@ -23,11 +23,4 @@ in {
|
|||
cfg.pkgs)
|
||||
cfg.pkgsets)
|
||||
(v: v.pkgwrap));
|
||||
|
||||
services.emacs = mkIf (elem "emacs" cfg.pkgs) {
|
||||
defaultEditor = true;
|
||||
enable = true;
|
||||
install = true;
|
||||
package = cfg.pkgsets.emacs.pkgwrap;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue