mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-20 21:58:06 +01:00
docs
This commit is contained in:
parent
6ba137cb6c
commit
2c563c54ee
@ -248,7 +248,7 @@ For all profiles:
|
||||
sudo nix-collect-garbage --delete-older-than 14d
|
||||
```
|
||||
|
||||
Remove old generations from EFI:
|
||||
Remove leftover EFI entries of removed generations:
|
||||
|
||||
```shell
|
||||
sudo /run/current-system/bin/switch-to-configuration boot
|
||||
|
@ -9,6 +9,10 @@
|
||||
- Take snapshots (on same disk)
|
||||
- Create multiple backups (on different disks) over SSH
|
||||
|
||||
Further resources:
|
||||
- https://nixos.wiki/wiki/Btrbk
|
||||
- https://wiki.gentoo.org/wiki/Btrbk
|
||||
|
||||
## Snapshots and Backups
|
||||
|
||||
subvolume: <subvolume-name>
|
||||
|
Loading…
Reference in New Issue
Block a user