feat: update readme
This commit is contained in:
13
README.md
13
README.md
@@ -105,6 +105,19 @@ cd /mnt
|
||||
sudo nixos-install
|
||||
```
|
||||
|
||||
## how to install updates
|
||||
|
||||
```bash
|
||||
# update flakes
|
||||
nix flake update
|
||||
|
||||
# rebuild system
|
||||
sudo nixos-rebuild switch --flake ~/git/nixconfig#default
|
||||
|
||||
# update home-manager files
|
||||
home-manager switch --flake ~/git/nixconfig/
|
||||
```
|
||||
|
||||
## author
|
||||
|
||||
aaron <aaron@0x29a.ch>
|
||||
|
||||
Reference in New Issue
Block a user