løasdjkladljk

This commit is contained in:
2026-03-08 12:14:06 +01:00
parent 4a171162ac
commit 0b84c5dd81
2 changed files with 8 additions and 3 deletions

View File

@@ -97,8 +97,8 @@ in
]);
# lots of "empty" updates
boot.loader.grub.configurationLimit = 15;
boot.loader.systemd-boot.configurationLimit = 15;
boot.loader.generic-extlinux-compatible.configurationLimit = 15;
boot.loader.grub.configurationLimit = 10;
boot.loader.systemd-boot.configurationLimit = 10;
boot.loader.generic-extlinux-compatible.configurationLimit = 10;
}

View File

@@ -48,6 +48,11 @@
# selfhosting
* [ ] install extra ssd in nox, make it zfs and mount to /var/lib ?
* [ ] backup of nox:/var/lib
* rsync?
* kopia?
* borgbackup?
* zrepl?
* duplicity? no
* [ ] hydra - perfect for CUDA and RISCV
* [ ] [avahi](https://github.com/jakehamilton/config/blob/579827c699d9c78bd42e73f543eafb05a0d6c374/modules/services/avahi/default.nix)
* [ ] [kvm](https://github.com/jakehamilton/config/blob/579827c699d9c78bd42e73f543eafb05a0d6c374/modules/virtualisation/kvm/default.nix)