profiles/gui: Syncplay module enabled

This commit is contained in:
kat witch 2021-04-30 00:50:12 +01:00
parent b402cb6c2e
commit 7ef1934b31
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 1 additions and 3 deletions

View file

@ -35,7 +35,7 @@
}; };
programs.syncplay = { programs.syncplay = {
enable = false; enable = true;
username = "kat"; username = "kat";
defaultRoom = "lounge"; defaultRoom = "lounge";
server = { host = "sync.kittywit.ch"; }; server = { host = "sync.kittywit.ch"; };
@ -54,7 +54,6 @@
gui = { gui = {
#autosavejoinstolist = false; #autosavejoinstolist = false;
showdurationnotification = false; showdurationnotification = false;
chatoutputrelativefontsize = config.lib.gui.fontSize 13.0;
}; };
}; };
}; };

View file

@ -25,7 +25,6 @@
vlc vlc
ffmpeg-full ffmpeg-full
thunderbird thunderbird
syncplay
youtube-dl youtube-dl
mkchromecast mkchromecast
google-chrome google-chrome