mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
profile/meeting: remove element electron fix
This commit is contained in:
parent
8e1029b5d4
commit
0ca1c1db4c
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
# TODO revert fix: https://github.com/NixOS/nixpkgs/issues/238416
|
||||
(element-desktop.override { electron = pkgs.electron_24; })
|
||||
element-desktop
|
||||
mumble
|
||||
nheko
|
||||
teamspeak_client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue