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