add helium browser flake
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
# sops-nix (secrets management)
|
||||
sops-nix.url = "github:mic92/sops-nix";
|
||||
|
||||
# Helium Browser — add back once a working flake is found
|
||||
# helium-browser.url = "github:user/helium-browser-nix";
|
||||
# helium-browser.inputs.nixpkgs.follows = "nixpkgs";
|
||||
# Helium Browser (privacy-first Chromium)
|
||||
helium-browser.url = "github:schembriaiden/helium-browser-nix-flake";
|
||||
helium-browser.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nixpkgs-unstable, home-manager, nixvim, sops-nix, ... }@inputs:
|
||||
|
||||
Reference in New Issue
Block a user