mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/home-profiles/home-user/emmie.nix
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
package = pkgs.brave;
|
||||
extraOpts = {
|
||||
"DefaultCookiesSetting" = 2;
|
||||
"BlockThirdPartyCookies" = true;
|
||||
@@ -87,6 +86,7 @@
|
||||
wasabiwallet
|
||||
];
|
||||
};
|
||||
programs.chromium.package = pkgs.brave;
|
||||
programs.home-manager.enable = true;
|
||||
services.syncthing.tray.enable = osConfig.services.syncthing.enable;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user