Add instructions about how to update the config

This commit is contained in:
RealStickman 2023-05-22 20:11:30 +02:00
parent 76872f7fef
commit 15f07ee4e9

View File

@ -23,6 +23,18 @@ cd configs/arch-setup
### Config updates
Either use the included alias
```sh
upconf
```
or run the script directly.
```sh
~/scripts/arch-config.sh
```
## NixOS
- [nixos-config](./nixos-config)