hosts: homes: bazin: set MIME browser

This commit is contained in:
Bruno BELANYI 2025-07-30 15:55:41 +00:00
parent f6d0eade59
commit b27d71af2d

View file

@ -38,6 +38,14 @@
};
};
xdg = {
mime-apps = {
applications = {
browser = "garcon_host_browser.desktop";
};
};
};
zsh = {
notify = {
enable = true;