chore: fix override typo
This commit is contained in:
parent
e659ffe39b
commit
979345d5c5
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
pankomacs-x11 = mkEmacs (
|
pankomacs-x11 = mkEmacs (
|
||||||
pkgs.emacs-gtk.overide {
|
pkgs.emacs-gtk.override {
|
||||||
withSystemd = false;
|
withSystemd = false;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue