hosts: homes: bazin: use host browser
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-09-04 15:33:42 +00:00
parent afddb1d2d1
commit 58f2b6c432

View file

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