Update README.md

This commit is contained in:
Elias Renman
2023-11-27 23:38:25 +01:00
committed by GitHub
parent 8035840e89
commit b0c76aa6b4

View File

@@ -9,7 +9,7 @@
* Install system: `nixos-install` (set root password) * Install system: `nixos-install` (set root password)
* Reboot * Reboot
* Login as root * Login as root
* Set password for `elias`: `passwd will` * Set password for `elias`: `passwd elias`
* Log out and login as `elias` setting `hyprland` as desktop session * Log out and login as `elias` setting `hyprland` as desktop session
* Generate an SSH key for the new machine: `ssh-keygen` * Generate an SSH key for the new machine: `ssh-keygen`
* [Add SSH key to github profile](https://github.com/settings/ssh/new) * [Add SSH key to github profile](https://github.com/settings/ssh/new)