home: use unstable chromium

This commit is contained in:
cy 2024-12-17 05:04:30 -05:00
parent 9b366dfd67
commit f3f980c3e1
2 changed files with 1 additions and 6 deletions

View file

@ -11,7 +11,6 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
chromium.url = "github:NixOS/nixpkgs/314e12ba369ccdb9b352a4db26ff419f7c49fa84";
};
outputs = {

View file

@ -1,9 +1,6 @@
{
config,
pkgs,
lib,
inputs,
outputs,
...
}: {
imports = [
@ -57,8 +54,7 @@
home.packages = with pkgs; [
firefox
inputs.chromium.legacyPackages.${system}.ungoogled-chromium
# ungoogled-chromium
ungoogled-chromium
librewolf
bitwarden-desktop
bitwarden-cli