Infini-DL360/thelounge: get plugins from stable pkgs
This commit is contained in:
parent
d13ee02618
commit
a14c6d3254
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue