{ pkgs, ... }: { extraGroups = [ "docker" "i2c" ]; shell = pkgs.fish; # openssh.authroizedKeys.keys = [ # ]; }