diff --git a/src/user/modules/gui/modules/fun/default.nix b/src/user/modules/gui/modules/fun/default.nix index e40c2f0..847993e 100644 --- a/src/user/modules/gui/modules/fun/default.nix +++ b/src/user/modules/gui/modules/fun/default.nix @@ -19,7 +19,6 @@ in home.packages = with pkgs; [ spotify webcord - showmethekey ]; }; }