summaryrefslogtreecommitdiff
path: root/phenex
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2019-11-18 23:18:01 -0700
committerKenny Ballou <kballou@devnulllabs.io>2019-11-18 23:18:01 -0700
commitc0a124062a2cfa7e212b5718adcc8c4128562320 (patch)
tree00d7cfa61d4fd3df663455ec50b7912a79eff377 /phenex
parent95db843e3d6bc54788e852b232d2aec0716be22f (diff)
downloadcfg.nix-c0a124062a2cfa7e212b5718adcc8c4128562320.tar.gz
cfg.nix-c0a124062a2cfa7e212b5718adcc8c4128562320.tar.xz
add new system/security module
Simply flip the hide process information security knob for now. Signed-off-by: Kenny Ballou <kballou@devnulllabs.io>
Diffstat (limited to 'phenex')
-rw-r--r--phenex/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/phenex/configuration.nix b/phenex/configuration.nix
index 4033948..33ed741 100644
--- a/phenex/configuration.nix
+++ b/phenex/configuration.nix
@@ -26,6 +26,7 @@
../system/i18n.nix
../system/networking.nix
../system/packages.nix
+ ../system/security.nix
../system/timezone.nix
../system/users.nix
../system/wireshark.nix