diff --git a/flake.lock b/flake.lock index 7a97a1d..672f1bc 100644 --- a/flake.lock +++ b/flake.lock @@ -456,11 +456,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1725826545, - "narHash": "sha256-L64N1rpLlXdc94H+F6scnrbuEu+utC03cDDVvvJGOME=", + "lastModified": 1725407940, + "narHash": "sha256-tiN5Rlg/jiY0tyky+soJZoRzLKbPyIdlQ77xVgREDNM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f4c846aee8e1e29062aa8514d5e0ab270f4ec2f9", + "rev": "6f6c45b5134a8ee2e465164811e451dcb5ad86e3", "type": "github" }, "original": { diff --git a/system/gnome.nix b/system/gnome.nix index 62ae95c..6759dfe 100644 --- a/system/gnome.nix +++ b/system/gnome.nix @@ -42,6 +42,5 @@ chrome-gnome-shell gnomeExtensions.quick-settings-audio-devices-hider - gnomeExtensions.dual-shock-4-battery-percentage ]; }