sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
private: remove
[sourcephile-nix.git]
/
hosts
/
carotte
/
security.nix
diff --git
a/hosts/carotte/security.nix
b/hosts/carotte/security.nix
index 0d766d7ee8edd08ce9377c1c3f420e80662326eb..6d648337644ff8c3a84298de3f1406eff10c5678 100644
(file)
--- a/
hosts/carotte/security.nix
+++ b/
hosts/carotte/security.nix
@@
-12,9
+12,4
@@
services.openssh.extraConfig = ''
# This is for removing remote gpg-agent's socket
StreamLocalBindUnlink yes
'';
-/*
-environment.systemPackages = [
- pkgs.tshark
-];
-*/
}