adding programs

This commit is contained in:
Kyle Isom 2025-05-01 22:09:16 -07:00
parent 21a583a8a8
commit d0733accdb
1 changed files with 25 additions and 9 deletions

View File

@ -109,6 +109,10 @@
"wheel"
"networkmanager"
"dialout"
"disk"
"audio"
"cdrom"
"video"
];
};
programs.direnv.enable = true;
@ -163,13 +167,19 @@
# $ nix search wget
environment.systemPackages = with pkgs; [
arduino
arduino-cli
arduino-ide
arduino-mk
binutils-unwrapped
bitwarden
brave
cloc
cmus
cscope
direnv
dive
doas
docker-compose
elinks
emacs
feh
@ -181,30 +191,36 @@
gcc
gdb
gforth
ghostty
git
graphviz
gnumake
go
go-font
graphviz
hexyl
htop
i3
imagemagick
jpegoptim
keychain
lagrange
libzip
lxterminal
mercurial
mg
mutt
nyxt
nmap
nyxt
obsidian
ops
pavucontrol
pciutils
picocom
podman-compose
podman-tui
pwgen
python3Full
rlwrap
rofi
sbcl
scdoc
scrot
@ -213,17 +229,17 @@
syncthing
tailscale
tcpdump
terminator
texinfo
texliveFull
tmux
tree
udisks
xfce.thunar
xfce.thunar-volman
xfce.xfce4-power-manager
xss-lock
wget
xfce.xfce4-terminal
dive
podman-tui
docker-compose
podman-compose
woff2
];
services.tailscale.enable = true;