Remove user packages info

Tibo De Peuter 2023-10-18 21:32:50 +02:00
parent bdfc0b188c
commit 338ea40297

@ -61,7 +61,3 @@ nixos-install --flake https://<url_to_your_repo>#<hostname>
It is possible that you might have to append `--experimental-features nix-command --experimental-feautres flakes` if your system does not have those options enabled yet. It is possible that you might have to append `--experimental-features nix-command --experimental-feautres flakes` if your system does not have those options enabled yet.
</details> </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.