diff --git a/modules/hosts/types/gui/default.nix b/modules/hosts/types/gui/default.nix index de67f3a..33c42b3 100644 --- a/modules/hosts/types/gui/default.nix +++ b/modules/hosts/types/gui/default.nix @@ -84,10 +84,13 @@ "betterdisplay" "shottr" "yubico-authenticator" + "linearmouse" ]; homebrew.brews = [ "yt-dlp" "lsusb-laniksj" + "cmake" + "sdl2" ]; };