use unstable chromium

This commit is contained in:
cy 2024-12-15 23:13:08 -05:00
parent af17f10315
commit 6883978731
3 changed files with 1 additions and 20 deletions

17
flake.lock generated
View file

@ -1,21 +1,5 @@
{
"nodes": {
"chromium": {
"locked": {
"lastModified": 1734083684,
"narHash": "sha256-5fNndbndxSx5d+C/D0p/VF32xDiJCJzyOqorOYW4JEo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -54,7 +38,6 @@
},
"root": {
"inputs": {
"chromium": "chromium",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"

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

@ -57,8 +57,7 @@
home.packages = with pkgs; [
firefox
inputs.chromium.legacyPackages.${system}.ungoogled-chromium
# ungoogled-chromium
ungoogled-chromium
librewolf
bitwarden-desktop
bitwarden-cli