macbook: drop helium, add browsh

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-08-20 16:52:47 +01:00
parent e5166187e2
commit afab4a1cab
6 changed files with 20 additions and 179 deletions

View file

@ -14,11 +14,6 @@
inputs.home-manager.follows = "home-manager";
};
helium-browser = {
url = "github:schembriaiden/helium-browser-nix-flake";
# no nixpkgs.follows: uses unstable-only lib attrs (libx11, libgbm)
};
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
proton-cachyos-nix.url = "github:powerofthe69/proton-cachyos-nix";
@ -30,7 +25,6 @@
, nixpkgs
, home-manager
, zen-browser
, helium-browser
, nix-cachyos-kernel
, stylix
, proton-cachyos-nix