Use discord-canary (#107)

This commit is contained in:
Patrick Stevens
2025-01-02 19:45:42 +00:00
committed by GitHub
parent 04fab0bad0
commit c45222500f

View File

@@ -317,6 +317,7 @@
++ ( ++ (
if nixpkgs.stdenv.isLinux if nixpkgs.stdenv.isLinux
then [ then [
nixpkgs.xwaylandvideobridge
nixpkgs.protonmail-bridge nixpkgs.protonmail-bridge
nixpkgs.pinentry nixpkgs.pinentry
nixpkgs.signal-desktop nixpkgs.signal-desktop
@@ -328,7 +329,7 @@
if machinename == "capybara" if machinename == "capybara"
then [ then [
nixpkgs.steam-run nixpkgs.steam-run
nixpkgs.discord nixpkgs.discord-canary
nixpkgs.anki-bin nixpkgs.anki-bin
] ]
else [] else []