diff --git a/hosts/Infini-SERVER/default.nix b/hosts/Infini-SERVER/default.nix index 8fcb7c7..c666ef7 100644 --- a/hosts/Infini-SERVER/default.nix +++ b/hosts/Infini-SERVER/default.nix @@ -98,9 +98,12 @@ }; openFirewall = true; preferences = { - replaceTwitter = server.hostname; + hideTweetStats = true; + hlsPlayback = true; infiniteScroll = true; proxyVideos = true; + replaceTwitter = server.hostname; + theme = "Black"; }; }; };