aboutsummaryrefslogtreecommitdiffhomepage
path: root/nixos.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos.nix')
-rw-r--r--nixos.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos.nix b/nixos.nix
index 5a22fee2..f11e86ab 100644
--- a/nixos.nix
+++ b/nixos.nix
@@ -148,7 +148,6 @@ in
type = enum [
"simple"
"sudo"
- "bubblewrap"
"systemd"
];
default = "systemd";