瀏覽代碼

Add 'config.toml'

Bernardo Magri 1 年之前
父節點
當前提交
4c1dcfd7d9
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      config.toml

+ 11 - 0
config.toml

@@ -0,0 +1,11 @@
+[snapshot]
+snapshot_dir = "/.snapshots"
+snapshot_prefix = "snapshot-"
+btrfs_mount_point = "/"
+root_subvolume = "@"
+retention_days = 7
+
+[elilo]
+elilo_conf = "/boot/efi/EFI/Slackware/elilo.conf"
+root_partition = "/dev/sdaX"
+extra_boot_options = "quiet splash"