mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-25 06:21:40 +02:00
feat: minor updates
This commit is contained in:
parent
6d9308752d
commit
30a1ff5ed2
@ -1,6 +1,7 @@
|
|||||||
# Updating the System
|
# Updating the System
|
||||||
|
|
||||||
With Flakes, updating the system is simple. Just run the following commands in `/etc/nixos`:
|
With Flakes, updating the system is simple. Just run the following commands in `/etc/nixos`(
|
||||||
|
or any other place where you keep the configuration.):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Update flake.lock
|
# Update flake.lock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user