diff options
-rw-r--r-- | bragi.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -187,7 +187,6 @@ in rec { | |||
187 | inherit (template) shell; | 187 | inherit (template) shell; |
188 | openssh.authorizedKeys.keyFiles = template.openssh.authorizedKeys.keyFiles; | 188 | openssh.authorizedKeys.keyFiles = template.openssh.authorizedKeys.keyFiles; |
189 | }; | 189 | }; |
190 | }; | ||
191 | 190 | ||
192 | nix = { | 191 | nix = { |
193 | daemonIONiceLevel = 3; | 192 | daemonIONiceLevel = 3; |