Compare commits
1 Commits
main
...
db2ee5630a
| Author | SHA1 | Date | |
|---|---|---|---|
| db2ee5630a |
@@ -129,6 +129,13 @@ in {
|
|||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
||||||
|
xdg.mimeApps = {
|
||||||
|
enable = true;
|
||||||
|
associations.defaultApplicationPackages = [
|
||||||
|
sydmacs
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
# Set emacsclient as the default editor for the time being.
|
# Set emacsclient as the default editor for the time being.
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
EDITOR = "emacsclient";
|
EDITOR = "emacsclient";
|
||||||
|
|||||||
Reference in New Issue
Block a user