This commit is contained in:
2025-07-31 11:15:22 +03:00
parent 823fea14ed
commit ada3eb2cd7
3 changed files with 20 additions and 22 deletions
+6 -5
View File
@@ -42,11 +42,12 @@ in
home = {
packages = with pkgs; [
# Surfing
(brave.override {
commandLineArgs = [
"--password-store=basic" # on purpose to make it break "--password-store=gnome-libsecret"
];
})
# (brave.override {
# commandLineArgs = [
# "--password-store=basic" # on purpose to make it break "--password-store=gnome-libsecret"
# ];
# })
brave
nekoray
v2rayn