mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
profiles/gui: Syncplay module enabled
This commit is contained in:
parent
b402cb6c2e
commit
7ef1934b31
2 changed files with 1 additions and 3 deletions
|
|
@ -35,7 +35,7 @@
|
|||
};
|
||||
|
||||
programs.syncplay = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
username = "kat";
|
||||
defaultRoom = "lounge";
|
||||
server = { host = "sync.kittywit.ch"; };
|
||||
|
|
@ -54,7 +54,6 @@
|
|||
gui = {
|
||||
#autosavejoinstolist = false;
|
||||
showdurationnotification = false;
|
||||
chatoutputrelativefontsize = config.lib.gui.fontSize 13.0;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
vlc
|
||||
ffmpeg-full
|
||||
thunderbird
|
||||
syncplay
|
||||
youtube-dl
|
||||
mkchromecast
|
||||
google-chrome
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue