mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 10:06:13 +01:00
Remove discord-canary and nyxt
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
aacd740413
commit
53bd885774
|
@ -19,16 +19,8 @@ in
|
||||||
mpv
|
mpv
|
||||||
slack
|
slack
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
(discord-canary-system.override rec {
|
discord
|
||||||
isWayland = false;
|
|
||||||
version = "0.0.131";
|
|
||||||
src = fetchurl {
|
|
||||||
url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
|
||||||
sha256 = "sha256-ZYPdE02Jq79LmvXu7KIJFugJX++Nnj0Og/mBuaP/+SA";
|
|
||||||
};
|
|
||||||
})
|
|
||||||
element-desktop
|
element-desktop
|
||||||
nyxt
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue