Disable NS in emacs-nox
This commit is contained in:
parent
c016cf0fce
commit
5e7131bcc6
@ -18613,6 +18613,7 @@ in
|
|||||||
|
|
||||||
emacs26-nox = lowPrio (appendToName "nox" (emacs26.override {
|
emacs26-nox = lowPrio (appendToName "nox" (emacs26.override {
|
||||||
withX = false;
|
withX = false;
|
||||||
|
withNS = false;
|
||||||
withGTK2 = false;
|
withGTK2 = false;
|
||||||
withGTK3 = false;
|
withGTK3 = false;
|
||||||
}));
|
}));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user