Removed Zen Browser

This commit is contained in:
2026-03-26 10:07:36 +01:00
parent b953cdb4be
commit 0f1d51c246
4 changed files with 1 additions and 119 deletions

View File

@ -15,9 +15,6 @@
inputs.home-manager.follows = "home-manager";
};
zen-browser.url = "github:0xc000022070/zen-browser-flake";
zen-browser.inputs.nixpkgs.follows = "nixpkgs";
#stylix.url = "github:nix-community/stylix/";
stylix.url = "github:nix-community/stylix/master"; #Had to use branch or it would not build corrently
stylix.inputs.nixpkgs.follows = "nixpkgs";
@ -61,7 +58,6 @@
nixos-hardware,
stylix,
niri,
zen-browser,
grub2-themes,
nix-flatpak,
...