home: himalaya: add MIME associations
This commit is contained in:
parent
c07c586503
commit
b41dc777a1
1 changed files with 4 additions and 0 deletions
|
|
@ -20,4 +20,8 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
config.my.home.xdg.mime-apps = lib.mkIf cfg.enable {
|
||||||
|
applications.editor = "himalaya.desktop";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue