From 2ae51f22c5fb6a76fe3deca99bc2c94368012af7 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Tue, 29 Apr 2025 12:15:09 -0400 Subject: move modules out of xnet --- modules/users.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules/users.nix') diff --git a/modules/users.nix b/modules/users.nix index f9f7df3..3a37dd8 100644 --- a/modules/users.nix +++ b/modules/users.nix @@ -23,13 +23,13 @@ in packages = with pkgs; [ btop curl - emacs fzf guvcview jq jujutsu lynx neovim + helix perf-flamegraph ranger ripgrep @@ -38,8 +38,10 @@ in tree zip + emacs-pgtk + # nix debugging - nixd + nil nixpkgs-fmt ]; -- cgit v1.3.1