add image-magick etc

master
Elias Almqvist 4 months ago
parent e6c3a9eeea
commit a470441b8c
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 1
      nix-darwin/home.nix
  2. 2
      nvchad/.config/nvim/lua/chadrc.lua

@ -83,6 +83,7 @@
ripgrep
sshfs
libqalculate
imagemagick
# Simulators
# ngspice

@ -8,7 +8,7 @@ local M = {}
local highlights = require "highlights"
M.ui = {
theme = "flex-light",
theme = "gruvchad",
theme_toggle = { "gruvchad", "flex-light" },
hl_override = highlights.override,

Loading…
Cancel
Save