removed btop and added a couple programs

This commit is contained in:
Tyler Kelley 2024-05-17 02:44:32 -05:00
parent ecdafe8343
commit aaf53995de

View File

@ -119,9 +119,9 @@ in
lolcat
neofetch
htop
btop
libvirt
lxqt.lxqt-policykit
mangohud
lm_sensors
unzip
unrar
@ -130,6 +130,8 @@ in
v4l-utils
ydotool
wl-clipboard
lm_sensors
pciutils
socat
cowsay
ripgrep
@ -199,6 +201,10 @@ in
variant = "";
};
};
smartd = {
enable = true;
autodetect = true;
};
libinput.enable = true;
openssh.enable = true;
flatpak.enable = false;