summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bragi.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/bragi.nix b/bragi.nix
index 9967104f..dd686033 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -65,9 +65,6 @@
65 65
66 services.openssh = { 66 services.openssh = {
67 enable = true; 67 enable = true;
68 extraConfig = ''
69 permitUserEnvironment = yes
70 '';
71 }; 68 };
72 69
73 services.fcron = { 70 services.fcron = {