Added packages guide
parent
866ee418a6
commit
6be53b8594
1 changed files with 9 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Installing NixOS
|
||||
|
||||
I used [this guide](https://nixos.wiki/wiki/Wil_T_Nix_Guides) so it should be straightforward for you too.
|
||||
|
||||
```
|
||||
|
|
@ -49,3 +51,8 @@ nixos-install --flake https://<url_to_your_repo>#<hostname>
|
|||
```
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
# Installing packages
|
||||
|
||||
User packages still need to be installed. Run [this script](https://git.depeuter.dev/tdpeuter/sisyphus/src/commit/1105a772fdcc7b4d7cb5534f3befda6a31e1e28d/nixos/apply-users.sh) if you're using home manager.
|
||||
Loading…
Add table
Add a link
Reference in a new issue