diff options
| author | Christian <[email protected]> | 2026-05-24 08:19:29 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-05-24 08:19:29 -0500 |
| commit | b80ee5e82cee71dd4eb77d6a5f421856304fb34a (patch) | |
| tree | f473a9e71db2947e3be6dd2a3ddd7f48434dbebc /modules/home/christian.nix | |
| parent | 8ef9e530eff52c751389162972f28ef6a558b2b9 (diff) | |
Move nixfmt to dev module and add hexyl to christian.nix
Diffstat (limited to 'modules/home/christian.nix')
| -rw-r--r-- | modules/home/christian.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/christian.nix b/modules/home/christian.nix index 7d436fc..6d09589 100644 --- a/modules/home/christian.nix +++ b/modules/home/christian.nix @@ -17,12 +17,12 @@ (dmenu.override { conf = ./dmenu/config.h; }) - nixfmt ripgrep fd git wget xclip + hexyl ]; programs.alacritty = { |
