mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-12-02 23:45:03 +01:00
docs: toc
This commit is contained in:
parent
14e3b1943a
commit
f1202cd456
@ -20,6 +20,7 @@ See also:
|
||||
* [Apply modified configuration](#apply-modified-configuration)
|
||||
* [ARM: Vanilla UEFI bootloader for the Raspberry Pi 3B+](#arm-vanilla-uefi-bootloader-for-the-raspberry-pi-3b)
|
||||
* [Update, build and switch](#update-build-and-switch)
|
||||
* [tldr](#tldr)
|
||||
* [Update](#update)
|
||||
* [Build and switch: Using Colmena](#build-and-switch-using-colmena)
|
||||
* [Build and switch: Manually](#build-and-switch-manually)
|
||||
|
@ -1,5 +1,28 @@
|
||||
# btrbk
|
||||
|
||||
<!-- TOC -->
|
||||
* [btrbk](#btrbk)
|
||||
* [General](#general)
|
||||
* [Snapshots and Backups](#snapshots-and-backups)
|
||||
* [Actions and Informative Commands](#actions-and-informative-commands)
|
||||
* [run [filter...]](#run-filter)
|
||||
* [clean [filter...]](#clean-filter)
|
||||
* [stats [filter...]](#stats-filter)
|
||||
* [diff <from> <to>](#diff-from-to)
|
||||
* [Cleanup](#cleanup)
|
||||
* [Configuration](#configuration)
|
||||
* [General](#general-1)
|
||||
* [Retention](#retention)
|
||||
* [SSH and Data Stream Options](#ssh-and-data-stream-options)
|
||||
* [System Options](#system-options)
|
||||
* [Example: Local Snapshots and Backup](#example-local-snapshots-and-backup)
|
||||
* [Testing on Local Host](#testing-on-local-host)
|
||||
* [NixOS Config](#nixos-config)
|
||||
* [pi3bplus Host Config](#pi3bplus-host-config)
|
||||
<!-- TOC -->
|
||||
|
||||
## General
|
||||
|
||||
* https://digint.ch/btrbk/doc/readme.html
|
||||
* https://digint.ch/btrbk/doc/btrbk.1.html
|
||||
* https://digint.ch/btrbk/doc/btrbk.conf.5.html
|
||||
|
Loading…
Reference in New Issue
Block a user