{ ... }: # TODO `fysiweb` should import config # # `config/default.nix` should automatically be imported by all systems through # `fysiweb deploy`, if it exists. { users.users.root.openssh.authorizedKeys.keyFiles = [ ../public/aforemny.id_rsa.pub ]; }