summaryrefslogtreecommitdiff
path: root/hosts/common
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common')
-rw-r--r--hosts/common/security.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/common/security.nix b/hosts/common/security.nix
index a6c7e57..260538a 100644
--- a/hosts/common/security.nix
+++ b/hosts/common/security.nix
@@ -5,11 +5,6 @@
auditd.enable = !wsl;
rtkit.enable = true;
sudo = {
- configFile = ''
- Defaults env_reset
- Defaults secure_path = /run/wrappers/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin
- Defaults editor = /run/current-system/sw/bin/vim,!env_editor
- '';
execWheelOnly = true;
extraRules = [
{