diff --git a/nixos/home/jahanson/workstation.nix b/nixos/home/jahanson/workstation.nix index 6bf1162..5d847c8 100644 --- a/nixos/home/jahanson/workstation.nix +++ b/nixos/home/jahanson/workstation.nix @@ -41,7 +41,6 @@ with config; [ #apps (unstable.flameshot.override { enableWlrSupport = true; }) - mods obsidian parsec-bin solaar # open source manager for logitech unifying receivers diff --git a/nixos/profiles/role-dev.nix b/nixos/profiles/role-dev.nix index c425baa..07511d7 100644 --- a/nixos/profiles/role-dev.nix +++ b/nixos/profiles/role-dev.nix @@ -9,10 +9,11 @@ with config; btop dnsutils fira-code-nerdfont + jo jq nix - yq unstable.ncdu + yq # TODO Move gh @@ -29,6 +30,7 @@ with config; # charmbracelet tools gum vhs + mods ]; programs.direnv = {