gamja: compressed

This commit is contained in:
Motiejus Jakštys 2024-02-12 16:39:46 +02:00
parent d0328b363c
commit 39eb845316
1 changed files with 11 additions and 4 deletions

View File

@ -4,7 +4,16 @@
pkgs,
myData,
...
}: {
}: let
# TODO: this doesn't get added to the compressed version
gamja = pkgs.gamja.override {
gamjaConfig = {
server = {
url = "irc.jakstys.lt:6698";
};
};
};
in {
zfs-root = {
boot = {
enable = true;
@ -303,7 +312,7 @@
abort @denied
tls {$CREDENTIALS_DIRECTORY}/irc.jakstys.lt-cert.pem {$CREDENTIALS_DIRECTORY}/irc.jakstys.lt-key.pem
root * ${pkgs.gamja.passthru.data-compressed}
root * ${gamja.passthru.data-compressed}
file_server browse {
precompressed br gzip
}
@ -700,8 +709,6 @@
};
environment.systemPackages = with pkgs; [
gamja # wip
yt-dlp
imapsync
geoipWithDatabase