diff --git a/flake.lock b/flake.lock index 354f73be..cb8c504b 100644 --- a/flake.lock +++ b/flake.lock @@ -693,11 +693,11 @@ }, "nixpkgs-stable_2": { "locked": { - "lastModified": 1748889542, - "narHash": "sha256-Hb4iMhIbjX45GcrgOp3b8xnyli+ysRPqAgZ/LZgyT5k=", + "lastModified": 1749024892, + "narHash": "sha256-OGcDEz60TXQC+gVz5sdtgGJdKVYr6rwdzQKuZAJQpCA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "10d7f8d34e5eb9c0f9a0485186c1ca691d2c5922", + "rev": "8f1b52b04f2cb6e5ead50bd28d76528a2f0380ef", "type": "github" }, "original": { diff --git a/home/linux/gui/hyprland/values/wayland-apps.nix b/home/linux/gui/hyprland/values/wayland-apps.nix index 74fd97c0..c5032089 100644 --- a/home/linux/gui/hyprland/values/wayland-apps.nix +++ b/home/linux/gui/hyprland/values/wayland-apps.nix @@ -1,6 +1,6 @@ { pkgs, - nur-ryan4yin, + pkgs-stable, ... }: { home.packages = with pkgs; [ @@ -13,6 +13,7 @@ # source code: https://github.com/nix-community/home-manager/blob/master/modules/programs/chromium.nix google-chrome = { enable = true; + package = pkgs-stable.google-chrome; # https://wiki.archlinux.org/title/Chromium#Native_Wayland_support commandLineArgs = [