mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-26 15:01:45 +02:00
removed btop and added a couple programs
This commit is contained in:
parent
ecdafe8343
commit
aaf53995de
@ -119,9 +119,9 @@ in
|
|||||||
lolcat
|
lolcat
|
||||||
neofetch
|
neofetch
|
||||||
htop
|
htop
|
||||||
btop
|
|
||||||
libvirt
|
libvirt
|
||||||
lxqt.lxqt-policykit
|
lxqt.lxqt-policykit
|
||||||
|
mangohud
|
||||||
lm_sensors
|
lm_sensors
|
||||||
unzip
|
unzip
|
||||||
unrar
|
unrar
|
||||||
@ -130,6 +130,8 @@ in
|
|||||||
v4l-utils
|
v4l-utils
|
||||||
ydotool
|
ydotool
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
lm_sensors
|
||||||
|
pciutils
|
||||||
socat
|
socat
|
||||||
cowsay
|
cowsay
|
||||||
ripgrep
|
ripgrep
|
||||||
@ -199,6 +201,10 @@ in
|
|||||||
variant = "";
|
variant = "";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
smartd = {
|
||||||
|
enable = true;
|
||||||
|
autodetect = true;
|
||||||
|
};
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
openssh.enable = true;
|
openssh.enable = true;
|
||||||
flatpak.enable = false;
|
flatpak.enable = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user