chore: remove discord, keep vesktop only
This commit is contained in:
parent
22db25788c
commit
a874e97027
1 changed files with 0 additions and 8 deletions
|
|
@ -2,14 +2,6 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
(symlinkJoin {
|
||||
name = "discord";
|
||||
paths = [
|
||||
(writeShellScriptBin "discord" ''${discord}/bin/discord --enable-features=UseOzonePlatform --ozone-platform=wayland'')
|
||||
(writeShellScriptBin "Discord" ''${discord}/bin/Discord --enable-features=UseOzonePlatform --ozone-platform=wayland'')
|
||||
discord
|
||||
];
|
||||
})
|
||||
(symlinkJoin {
|
||||
name = "vesktop";
|
||||
paths = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue