Skip to content

Commit

Permalink
t14: 96 current 2024-10-24 00:00:11 24.05.20241004.6e6b3dd 6.6.54 *
Browse files Browse the repository at this point in the history
  • Loading branch information
pniedzwiedzinski committed Oct 23, 2024
1 parent 82bf452 commit 39238b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ in
home.homeDirectory = "/home/pn";

programs.brave = {
enable = true;
enable = false;
package = pkgs.brave.overrideAttrs (oldAttrs: {
commandLineArgs = [
"--profile-directory=${config.home.homeDirectory}/.config/BraveSoftware/Brave-Browser/Default"
Expand Down

0 comments on commit 39238b9

Please sign in to comment.