about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nixos/configurations/alpha.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/configurations/alpha.nix b/nixos/configurations/alpha.nix
index 67a8416..01b413e 100644
--- a/nixos/configurations/alpha.nix
+++ b/nixos/configurations/alpha.nix
@@ -7,7 +7,6 @@
     acme.acceptTerms = true;
     protectKernelImage = true;
     rtkit.enable = true;
-    chromiumSuidSandbox.enable = true;
     sudo.wheelNeedsPassword = false;
   };