mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
legacy/meeting: revert element-desktop to xorg package due to desktop-icon
This commit is contained in:
parent
bb20ba4519
commit
081fee5481
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
element-desktop-wayland
|
element-desktop
|
||||||
mumble
|
mumble
|
||||||
nheko
|
nheko
|
||||||
skypeforlinux
|
skypeforlinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue