8 lines
102 B
Markdown
8 lines
102 B
Markdown
# Updating system
|
|
|
|
- Simply run this in the root directory of the flake
|
|
|
|
```bash
|
|
nix flake update
|
|
```
|