switch to regular element-desktop

This commit is contained in:
Charlotte 🦝 Delenk 2022-05-03 07:52:07 +01:00
parent eb4a88c2c0
commit 4c41a1d84a
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -2,6 +2,8 @@
home.packages = with pkgs; [
ghidra
android-studio
element-desktop-wayland
(element-desktop.override {
useKeytar = false;
})
];
}