Compare commits

..

No commits in common. "e5bd758c7bbfe404f9cb11355145bcfb0614a2f7" and "33a259f4804e468f6abac7fee4f558c5dc34264e" have entirely different histories.

3 changed files with 8 additions and 14 deletions

14
flake.lock generated
View file

@ -278,11 +278,11 @@
"lix": {
"flake": false,
"locked": {
"lastModified": 1741358751,
"narHash": "sha256-cDPg74UirjlGcVjB9qI/8ImkdEJ9p2y8Y2FQBfU8KzY=",
"rev": "93c3ca4e92b8cd1a129498f4c3f4c48558032d46",
"lastModified": 1741212440,
"narHash": "sha256-UrNM90hCGa4Ee8R7v6oyBL9Mqi5XbyNdUAireOzgzGs=",
"rev": "f61bcc6ca9a90f29d82e51b3e545fdf2bcfe0a08",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/93c3ca4e92b8cd1a129498f4c3f4c48558032d46.tar.gz?rev=93c3ca4e92b8cd1a129498f4c3f4c48558032d46"
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/f61bcc6ca9a90f29d82e51b3e545fdf2bcfe0a08.tar.gz?rev=f61bcc6ca9a90f29d82e51b3e545fdf2bcfe0a08"
},
"original": {
"type": "tarball",
@ -403,11 +403,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1741332913,
"narHash": "sha256-ri1e8ZliWS3Jnp9yqpKApHaOo7KBN33W8ECAKA4teAQ=",
"lastModified": 1741196730,
"narHash": "sha256-0Sj6ZKjCpQMfWnN0NURqRCQn2ob7YtXTAOTwCuz7fkA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "20755fa05115c84be00b04690630cb38f0a203ad",
"rev": "48913d8f9127ea6530a2a2f1bd4daa1b8685d8a3",
"type": "github"
},
"original": {

View file

@ -18,7 +18,7 @@
];
extraOpts = {
"BrowserSignin" = 0;
"SyncDisabled" = true;
# "SyncDisabled" = true;
"PasswordManagerEnabled" = false;
"TranslateEnabled" = false;
"AutofillAddressEnabled" = false;
@ -30,11 +30,6 @@
# "DefaultSearchProviderSearchURL" = "https://google.com/search?q={searchTerms}";
"DefaultSearchProviderSearchURL" = "https://duckduckgo.com/?q={searchTerms}";
"SearchSuggestEnable" = false;
"BlockThirdPartyCookies" = true;
"PrivacySandboxAdMeasurementEnabled" = false;
"PrivacySandboxAdTopicsEnabled" = false;
"PrivacySandboxPromptEnabled" = false;
"PrivacySandboxSiteEnabledAdsEnabled" = false;
};
};
}

View file

@ -15,7 +15,6 @@
qbittorrent
gnomeExtensions.caffeine
spotify
ghostty
];
environment.gnome.excludePackages = with pkgs; [