diff --git a/nixos/common/services/forgejo-runner.nix b/nixos/common/services/forgejo-runner.nix
index f8e621bf..6aa89650 100644
--- a/nixos/common/services/forgejo-runner.nix
+++ b/nixos/common/services/forgejo-runner.nix
@@ -38,7 +38,7 @@
           "/nix/store:/nix/store:ro"      # Standard Nix requirement
         ];
       container_security = {
-        allow-privileged = false;
+        allow-privileged = true;
           allow-host-namespace = false;
         };
         docker-opts = [
diff --git a/wallpapers b/wallpapers
index 26552d8b..8ed82c9a 160000
--- a/wallpapers
+++ b/wallpapers
@@ -1 +1 @@
-Subproject commit 26552d8bade6fa39188ebf68e9ffa1a8dcd75108
+Subproject commit 8ed82c9afaac6359cf4603196f7a5bd4b399a4b5