From e77929c6c7fefa8d673bd661389c9e0676ca7e61 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sat, 14 Sep 2024 10:13:12 -0500 Subject: [PATCH] add jo and move around packages --- nixos/home/jahanson/workstation.nix | 1 - nixos/profiles/role-dev.nix | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) 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 = {