diff --git a/hosts/darwin/home-default.nix b/hosts/darwin/home-default.nix index f4ed5e9..0284bd8 100644 --- a/hosts/darwin/home-default.nix +++ b/hosts/darwin/home-default.nix @@ -57,13 +57,11 @@ preview = "open -a Preview"; slide = "open -a SlidePilot"; - inkscape = "open -a Inkscape"; # Network monitoring aliases bw = "sudo bandwhich"; bw-raw = "sudo bandwhich --raw"; bw-dns = "sudo bandwhich --show-dns"; - }; # Darwin-specific zsh functions diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 4834191..532d9d3 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -17,7 +17,7 @@ "keepassxc" "keycastr" "inkscape" - "gimp" + "pinta" "firefox" "obsidian" "snipaste"