fix: webbrowser.open

This commit is contained in:
2026-06-16 14:42:21 -04:00
parent 0f85723755
commit ea36629461

View File

@@ -56,6 +56,7 @@ in
};
home.sessionPath = [ "$HOME/.local/bin" ];
home.sessionVariables.BROWSER = "open";
})
];
}