Change to unstable bitwarden version

This commit is contained in:
2025-01-28 14:33:57 +01:00
parent eab59092a4
commit 19e101ddc9

View File

@@ -17,7 +17,7 @@ in {
config = mkIf cfg.enable {
home.packages = with pkgs; [
vlc
bitwarden
unstable.bitwarden
pavucontrol
];
};