summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shinji/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 1ae7d56..734d620 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -99,5 +99,5 @@
bluetooth = true;
network = true;
tpm = true;
- hardened = true;
+ hardened = false;
}