mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +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
|
sudo nix-collect-garbage --delete-older-than 14d
|
||||||
```
|
```
|
||||||
|
|
||||||
Remove old generations from EFI:
|
Remove leftover EFI entries of removed generations:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo /run/current-system/bin/switch-to-configuration boot
|
sudo /run/current-system/bin/switch-to-configuration boot
|
||||||
|
@ -9,6 +9,10 @@
|
|||||||
- Take snapshots (on same disk)
|
- Take snapshots (on same disk)
|
||||||
- Create multiple backups (on different disks) over SSH
|
- Create multiple backups (on different disks) over SSH
|
||||||
|
|
||||||
|
Further resources:
|
||||||
|
- https://nixos.wiki/wiki/Btrbk
|
||||||
|
- https://wiki.gentoo.org/wiki/Btrbk
|
||||||
|
|
||||||
## Snapshots and Backups
|
## Snapshots and Backups
|
||||||
|
|
||||||
subvolume: <subvolume-name>
|
subvolume: <subvolume-name>
|
||||||
|
Loading…
Reference in New Issue
Block a user