Enable emacs client

This commit is contained in:
William 2023-08-16 10:35:54 -03:00
parent 33f92a4dbd
commit 23384c6df6

View file

@ -5,5 +5,6 @@
enable = true;
defaultEditor = true;
socketActivation.enable = true;
client.enable = true;
};
}