diff --git a/flake.lock b/flake.lock index 5ca227e..a1f7fc0 100644 --- a/flake.lock +++ b/flake.lock @@ -204,11 +204,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1709169036, - "narHash": "sha256-j+ywPKUS0JLpidNcz6vA0z1xI/rU5PcLV7pwZMce+Tw=", + "lastModified": 1709200309, + "narHash": "sha256-lKdtMbhnBNU1lr978T+wEYet3sfIXXgyiDZNEgx8CV8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ec25c90d35d24e36c0af3b3d58a09542367ebbee", + "rev": "ebe6e807793e7c9cc59cf81225fdee1a03413811", "type": "github" }, "original": { diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index ae76342..74bb0d1 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -169,7 +169,6 @@ in { unstable.obsidian unstable.signal-desktop unstable.yuzu - unstable.zoom-us usbutils virt-manager vlc @@ -177,6 +176,7 @@ in { wine wine64 wireshark-qt + zoom-us ] ++ gnomeExtensions; }