summaryrefslogtreecommitdiff
path: root/bragi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'bragi.nix')
-rw-r--r--bragi.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/bragi.nix b/bragi.nix
index 156abdbc..8ac454e8 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -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;