discord -> webcord
This commit is contained in:
parent
12a86e8ac3
commit
dc39e0e60a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
discord
|
|
||||||
firefox-wayland
|
firefox-wayland
|
||||||
keepassxc
|
keepassxc
|
||||||
(kodi-wayland.withPackages (kodiPackages: with kodiPackages; [
|
(kodi-wayland.withPackages (kodiPackages: with kodiPackages; [
|
||||||
|
@ -18,6 +17,7 @@
|
||||||
spotify
|
spotify
|
||||||
tor-browser-bundle-bin
|
tor-browser-bundle-bin
|
||||||
vlc
|
vlc
|
||||||
|
webcord # discord
|
||||||
];
|
];
|
||||||
|
|
||||||
services.logind.extraConfig = ''
|
services.logind.extraConfig = ''
|
||||||
|
|
Loading…
Reference in a new issue