mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-16 23:06:05 +01:00
Update README.md
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
* Login as root
|
||||
* Set password for `will`: `passwd will`
|
||||
* Log out and login as `will` setting `mate+xmonad` as desktop session
|
||||
* Generate an SSH key for the new machine: `ssh-keygen`
|
||||
* [Add SSH key to github profile](https://github.com/settings/ssh/new)
|
||||
* Clone dotfiles: `git clone --recursive git@github.com:willprice/dotfiles.git ~/.dotfiles`
|
||||
* Install dotfiles: `cd ~/.dotfiles; ./install-all.sh`
|
||||
|
||||
|
||||
## Cheatsheet
|
||||
|
||||
Reference in New Issue
Block a user