From a14c6d3254e5c2a8a0dd60acea5de85a4c357c6c Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 2 Apr 2025 14:37:36 -0400 Subject: [PATCH] Infini-DL360/thelounge: get plugins from stable pkgs --- hosts/Infini-DL360/thelounge.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Infini-DL360/thelounge.nix b/hosts/Infini-DL360/thelounge.nix index 11e1c23..95ad0ee 100644 --- a/hosts/Infini-DL360/thelounge.nix +++ b/hosts/Infini-DL360/thelounge.nix @@ -15,7 +15,7 @@ services.thelounge = { enable = true; dataDir = "/srv/thelounge"; - plugins = with pkgs.theLoungePlugins; [ + plugins = with pkgs.stable.theLoungePlugins; [ themes.zenburn-monospace themes.dracula themes.discordapp