summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 5d4eb207..3dfbe6f4 100644
--- a/hel.nix
+++ b/hel.nix
@@ -256,6 +256,7 @@
256 openssh.authorizedKeys.keyFiles = [ 256 openssh.authorizedKeys.keyFiles = [
257 ./users/keys/gkleen-media-hel.pub 257 ./users/keys/gkleen-media-hel.pub
258 ]; 258 ];
259 useDefaultShell = true;
259 }; 260 };
260 261
261 extraGroups = { 262 extraGroups = {