remove vault and add openjdk-latest.

This commit is contained in:
Joseph Hanson 2024-10-09 13:34:45 -05:00
parent ebdbb2226c
commit a0853e5f4c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 3 additions and 4 deletions

View file

@ -56,7 +56,6 @@ with config;
unstable.talosctl
unstable.telegram-desktop
unstable.tidal-hifi
unstable.vault
# unstable.vesktop # gpu issues. Using the flatpak version solves this issue.
vlc
yt-dlp

View file

@ -29,9 +29,9 @@
## Base config programs.
programs = {
# Enable Wireshark
wireshark = {
enable = true;
};
wireshark.enable = true;
# Enable OpenJDK
java.enable = true;
};
# KDE Wallet PAM integration for unlocking the default wallet on login