diff options
Diffstat (limited to 'hosts/shinji/default.nix')
| -rw-r--r-- | hosts/shinji/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index 34e84ec..1ae7d56 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -99,4 +99,5 @@ bluetooth = true; network = true; tpm = true; + hardened = true; } |