Update README.md

This commit is contained in:
Noa Aarts 2024-09-17 00:10:14 +02:00 committed by GitHub
parent 0dbc58b7ee
commit 618d9114c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
1. Fork the repo 1. Fork the repo
2. Edit things like usernames and passwords hashes (create one with mkpasswd) 2. Edit things like usernames and passwords hashes (create one with mkpasswd)
3. install nixos 3. install nixos
4. `sudo nixos-rebuild switch git:{username}/nixconf#default` 4. `sudo nixos-rebuild switch github:{username}/nixconf#default`
5. you now have nixos 5. you now have nixos