fix: deprecate zen in favour of vanilla firefox

firefox has vertical tabs now, tab grouping, and soon split view
This commit is contained in:
wi11-holdsworth 2026-01-07 12:16:39 +11:00
parent f2b6808c93
commit bcc0914e32
4 changed files with 9 additions and 52 deletions

View file

@ -21,10 +21,10 @@
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
# zen-browser = {
# url = "github:0xc000022070/zen-browser-flake";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# keep-sorted end
};
@ -35,7 +35,7 @@
home-manager,
nixpkgs,
nur,
zen-browser,
# zen-browser,
# keep-sorted end
...
}@inputs:
@ -59,7 +59,7 @@
users.${userName}.imports = [
./hosts/${hostName}/home.nix
agenix.homeManagerModules.default
zen-browser.homeModules.twilight
# zen-browser.homeModules.twilight
];
backupFileExtension = "backup";
extraSpecialArgs = {