This commit is contained in:
agryphus 2023-12-07 07:02:05 -05:00
parent a227c0316d
commit 67f2497099
5 changed files with 11 additions and 165 deletions

View file

@ -17,8 +17,8 @@ in
./profiles/lf.nix
./profiles/nvim.nix
./profiles/virtualbox.nix
./profiles/wayland_desktop.nix
./profiles/xdesktop.nix
./profiles/desktop_wayland.nix
./profiles/desktop_x.nix
];
nix = {
@ -111,6 +111,7 @@ in
distrobox # Easily spin up VMs of other distos
entr # Hooks for file changes
git # Imagine not having this
grc # Generic command output colorizer
htop-vim # Process monitor, with vim bindings
imagemagick # Image conversion/processing tool
jq # Commandline JSON processor