mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
docs: restore system
This commit is contained in:
parent
1130ffdb40
commit
26d0900dfa
9
NixOS.md
9
NixOS.md
@ -436,6 +436,15 @@ runtime dependencies of firefox-121.0.1:
|
||||
|
||||
## Nix profiles
|
||||
|
||||
### Switch to previous system profile
|
||||
|
||||
https://tldr.inbrowser.app/pages/linux/nixos-rebuild
|
||||
|
||||
```shell
|
||||
sudo nixos-rebuild switch --rollback boot
|
||||
sudo reboot
|
||||
```
|
||||
|
||||
### List system profiles
|
||||
|
||||
Not sure why 432 is marked as current. It is the default generation that gets activated on next boot. The currently active generation is, however, 429.
|
||||
|
Loading…
Reference in New Issue
Block a user