chore: bump all
build / build (push) Failing after 53s

This commit is contained in:
2026-06-07 13:26:45 -06:00
parent ce31e48d42
commit 3ad33b734a
19 changed files with 741 additions and 726 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
deertopia = {
authelia.enable = true;
gitea.enable = true;
quiver.enable = true;
# quiver.enable = true;
www.enable = true;
bepasty.enable = true;
jellyfin.enable = false;
+2
View File
@@ -6,6 +6,8 @@
./disks.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.extraModulePackages = with config.boot.kernelPackages; [
v4l2loopback
];