hosts: homes: bazin: set MIME browser

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

View file

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