mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user