-
Notifications
You must be signed in to change notification settings - Fork 1
ssh keys
Mihir Lad edited this page May 31, 2020
·
1 revision
This feature imports you existing SSH keys into the new host system. It simply copies the user's and root's SSH keys to a new system which is a useful automation when doing a fresh install of LadOS.
This feature requires configuration.
Your user SSH keys and configuration should be copied to
conf/ssh-keys/user/.ssh.
Your root SSH keys and configuration should be copied to
conf/ssh-keys/root/.ssh.
Only the following file names will be installed:
- Private key:
id_rsa - Public key:
id_rsa.pub - SSH configuration file:
config - Known Hosts File:
known_hosts - Authorized Keys File:
authorized_keys
Not all of the files above have to be provided. Only those of the above files that are found will be copied.
- Home
- Installing LadOS
-
Features
- Required
- dracut
- sudoers
- enable-community-pacman
- yay
- rEFInd-minimal-black
- dwm
- st
- crontab
- [system-services)(./system-services)
- dotfiles
- Optional
- auto-mirror-rank
- configure-backlight
- configure-touchpad
- corsiar-headset
- doom-emacs
- ferdi-darkmode
- gcp-tunnel
- gogh
- gtk-greeter
- hp-printer
- huion
- luks-encryption-tpm
- on-monitor-change
- openvpn-expressvpn
- physlock
- plymouth
- polybar-pacman-hooks
- power-desktop-options
- powertop
- recovery-mode
- redshift
- restic-b2
- secure-boot-custom
- secure-boot-preloader
- secure-boot-shim
- setup-gpu-passthrough
- ssh-keys
- steam
- systemd-boot
- user-services
- vifm
- weather-polybar-module
- webkit2-greeter
- win10-fonts
- wpa-supplicant
- Required