From c496da00f3a4b75e05c87ddd6f6f1ababee47e45 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Thu, 23 Apr 2026 18:17:38 +0200 Subject: [PATCH] cleanup pkgs --- cli/pkgs.nix | 46 ---------------------------------------------- common/home.nix | 2 +- home/pkgs.nix | 2 ++ 3 files changed, 3 insertions(+), 47 deletions(-) delete mode 100644 cli/pkgs.nix diff --git a/cli/pkgs.nix b/cli/pkgs.nix deleted file mode 100644 index 7c3a73c..0000000 --- a/cli/pkgs.nix +++ /dev/null @@ -1,46 +0,0 @@ -{ pkgs }: -with pkgs; -[ - # Base - tmux - git - git-lfs - git-crypt - gnutar - gnupg - htop - btop - rclone - rename - tmux - tree - wget - rsync - yq - - # Rust utils - bat - eza - fd - ripgrep - ripgrep-all - zoxide - uutils-coreutils-noprefix - dust - yazi - starship - difftastic - - # Dev - lazydocker - k9s - kubectl - - # Editor - neovim - fzf - lazygit - - # Fonts - nerd-fonts.jetbrains-mono -] diff --git a/common/home.nix b/common/home.nix index 3958e3d..5bf6697 100644 --- a/common/home.nix +++ b/common/home.nix @@ -21,7 +21,7 @@ tree wget rsync - yq + yq-go kubectl croc asciinema_3 diff --git a/home/pkgs.nix b/home/pkgs.nix index 4525f95..75c48af 100644 --- a/home/pkgs.nix +++ b/home/pkgs.nix @@ -21,6 +21,8 @@ with pkgs; # Language specific nixfmt-rfc-style + nil + nixd fnm bun deno