Add some apps to rainbow-planet

This commit is contained in:
Gene Liverman 2025-06-11 14:38:20 -04:00
parent 5037daafa5
commit 1f3d83fe54
No known key found for this signature in database

View file

@ -29,6 +29,7 @@
brightnessctl brightnessctl
butane butane
caligula caligula
chirp
cilium-cli cilium-cli
displaylink displaylink
filezilla filezilla
@ -42,6 +43,7 @@
kubernetes-helm kubernetes-helm
kubeseal kubeseal
mediawriter mediawriter
mqtt-explorer
mumble mumble
networkmanager-openvpn networkmanager-openvpn
nodejs nodejs
@ -93,6 +95,8 @@
ssh.askPassword = "ssh-askpass"; ssh.askPassword = "ssh-askpass";
thunderbird.enable = true;
# common programs that really should be in another file # common programs that really should be in another file
# required for setting to be picked up by xfce4-terminal # required for setting to be picked up by xfce4-terminal
xfconf.enable = true; xfconf.enable = true;
@ -114,6 +118,7 @@
enable = true; enable = true;
packages = [ packages = [
"com.blockstream.Green" "com.blockstream.Green"
"com.discordapp.Discord"
]; ];
}; };
fstrim.enable = true; fstrim.enable = true;