mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/home-profiles/home-user/emmie.nix
This commit is contained in:
2026-03-09 16:28:13 +07:00
parent 48361f4c51
commit be2f67f538

View File

@@ -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;
};