Added packages guide

Tibo De Peuter 2023-03-24 22:37:47 +01:00
parent 866ee418a6
commit 6be53b8594

@ -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.