diff options
| -rw-r--r-- | bragi.nix | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -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 = { |
