add backups + fix appservice-irc media proxy

This commit is contained in:
jeltz 2025-04-07 20:24:53 +02:00
parent d672a1d1ee
commit 8129b26c4c
Signed by: jeltz
GPG key ID: 800882B66C0C3326
14 changed files with 214 additions and 8 deletions

View file

@ -6,6 +6,8 @@
../pubkeys/jeltz.keys
];
backups.directories = [ "/root" ];
nix.package = lib.mkDefault pkgs.lix;
users.motd = (builtins.readFile ./federez.motd);
@ -49,7 +51,6 @@
"net.ipv4.tcp_fastopen" = 3;
};
environment.systemPackages = [
pkgs.htop
pkgs.kitty.terminfo