2019-10-26 17:05:31 +00:00
|
|
|
config:
|
|
|
|
backup: true
|
|
|
|
banner: true
|
|
|
|
create: true
|
|
|
|
dotpath: root
|
|
|
|
ignoreempty: false
|
|
|
|
keepdot: true
|
|
|
|
link_dotfile_default: nolink
|
|
|
|
link_on_import: nolink
|
|
|
|
longkey: false
|
|
|
|
showdiff: false
|
|
|
|
workdir: ~/.config/sdotdrop
|
|
|
|
dotfiles:
|
|
|
|
f_60-uinput-permissions.rules:
|
|
|
|
dst: /etc/udev/rules.d/60-uinput-permissions.rules
|
|
|
|
src: etc/udev/rules.d/60-uinput-permissions.rules
|
|
|
|
d_bin:
|
|
|
|
dst: /usr/local/bin
|
|
|
|
src: usr/local/bin
|
2020-12-06 10:49:29 +00:00
|
|
|
d_network:
|
2020-04-04 08:39:08 +00:00
|
|
|
src: etc/systemd/network
|
|
|
|
dst: /etc/systemd/network
|
2020-12-06 10:49:29 +00:00
|
|
|
f_networkd.conf:
|
2020-12-02 18:33:43 +00:00
|
|
|
src: etc/systemd/networkd.conf
|
|
|
|
dst: /etc/systemd/networkd.conf
|
2019-10-26 17:05:31 +00:00
|
|
|
f_99-sysctl.conf:
|
|
|
|
dst: /etc/sysctl.d/99-sysctl.conf
|
|
|
|
src: etc/sysctl.d/99-sysctl.conf
|
|
|
|
f_adb.service:
|
|
|
|
dst: /etc/systemd/system/adb.service
|
|
|
|
src: etc/systemd/system/adb.service
|
|
|
|
f_clamd.conf:
|
|
|
|
dst: /etc/clamav/clamd.conf
|
|
|
|
src: etc/clamav/clamd.conf
|
|
|
|
f_cryptissue:
|
|
|
|
dst: /etc/cryptissue
|
|
|
|
src: etc/cryptissue
|
|
|
|
f_detected.sh:
|
|
|
|
dst: /etc/clamav/detected.sh
|
|
|
|
src: etc/clamav/detected.sh
|
|
|
|
f_freetype2.sh:
|
|
|
|
dst: /etc/profile.d/freetype2.sh
|
|
|
|
src: etc/profile.d/freetype2.sh
|
|
|
|
f_fonts.conf:
|
|
|
|
dst: /etc/fonts/local.conf
|
|
|
|
src: etc/fonts/local.conf
|
|
|
|
f_locale.conf:
|
|
|
|
dst: /etc/locale.conf
|
|
|
|
src: etc/locale.conf
|
|
|
|
f_locale.gen:
|
|
|
|
dst: /etc/locale.gen
|
|
|
|
src: etc/locale.gen
|
|
|
|
f_logind.conf:
|
|
|
|
dst: /etc/systemd/logind.conf
|
|
|
|
src: etc/systemd/logind.conf
|
|
|
|
f_bluetooth.conf:
|
|
|
|
dst: /etc/bluetooth/main.conf
|
|
|
|
src: etc/bluetooth/main.conf
|
|
|
|
f_pacman.conf:
|
|
|
|
dst: /etc/pacman.conf
|
|
|
|
src: etc/pacman.conf
|
|
|
|
f_sshd_config:
|
|
|
|
dst: /etc/ssh/sshd_config
|
|
|
|
src: etc/ssh/sshd_config
|
|
|
|
f_welcomemessage.conf:
|
|
|
|
dst: /etc/welcomemessage.conf
|
|
|
|
src: etc/welcomemessage.conf
|
2019-11-19 11:55:49 +00:00
|
|
|
f_getty.conf:
|
2019-10-26 17:05:31 +00:00
|
|
|
src: etc/systemd/system/getty@tty1.service.d/override.conf
|
|
|
|
dst: /etc/systemd/system/getty@tty1.service.d/override.conf
|
2019-10-27 12:03:05 +00:00
|
|
|
f_99-conbee-usb-serial.rules:
|
|
|
|
src: etc/udev/rules.d/99-conbee-usb-serial.rules
|
|
|
|
dst: /etc/udev/rules.d/99-conbee-usb-serial.rules
|
2019-10-30 15:06:32 +00:00
|
|
|
f_99-lowbat.rules:
|
|
|
|
src: etc/udev/rules.d/99-lowbat.rules
|
|
|
|
dst: /etc/udev/rules.d/99-lowbat.rules
|
2019-10-30 15:40:35 +00:00
|
|
|
f_sleep.conf:
|
|
|
|
src: etc/systemd/sleep.conf
|
|
|
|
dst: /etc/systemd/sleep.conf
|
2019-10-31 10:58:59 +00:00
|
|
|
f_fstab:
|
|
|
|
src: etc/fstab
|
|
|
|
dst: /etc/fstab
|
2019-11-06 10:36:24 +00:00
|
|
|
f_ignore:
|
|
|
|
src: .ignore
|
|
|
|
dst: /.ignore
|
2020-01-12 13:19:53 +00:00
|
|
|
f_mkinitcpio.conf:
|
|
|
|
src: etc/mkinitcpio.conf
|
|
|
|
dst: /etc/mkinitcpio.conf
|
|
|
|
f_vconsole.conf:
|
|
|
|
src: etc/vconsole.conf
|
|
|
|
dst: /etc/vconsole.conf
|
2020-01-12 20:18:21 +00:00
|
|
|
f_20-quiet-printk.conf:
|
|
|
|
src: etc/sysctl.d/20-quiet-printk.conf
|
|
|
|
dst: /etc/sysctl.d/20-quiet-printk.conf
|
2020-03-30 15:21:16 +00:00
|
|
|
f_system.conf:
|
|
|
|
src: etc/systemd/system.conf
|
|
|
|
dst: /etc/systemd/system.conf
|
2020-04-13 10:24:46 +00:00
|
|
|
f_cpupower:
|
|
|
|
src: etc/default/cpupower
|
|
|
|
dst: /etc/default/cpupower
|
2020-05-06 06:47:03 +00:00
|
|
|
f_arch.conf:
|
|
|
|
src: boot/loader/entries/arch.conf
|
|
|
|
dst: /boot/loader/entries/arch.conf
|
|
|
|
f_arch-lts.conf:
|
|
|
|
src: boot/loader/entries/arch-lts.conf
|
|
|
|
dst: /boot/loader/entries/arch-lts.conf
|
|
|
|
f_kodi.conf:
|
|
|
|
src: boot/loader/entries/kodi.conf
|
|
|
|
dst: /boot/loader/entries/kodi.conf
|
2020-05-31 06:18:17 +00:00
|
|
|
f_pacserve.service.conf:
|
|
|
|
src: etc/pacserve/pacserve.service.conf
|
|
|
|
dst: /etc/pacserve/pacserve.service.conf
|
2019-10-26 17:05:31 +00:00
|
|
|
profiles:
|
2020-12-02 18:33:43 +00:00
|
|
|
Network:
|
|
|
|
dotfiles:
|
2020-12-06 10:49:29 +00:00
|
|
|
- d_network
|
|
|
|
- f_networkd.conf
|
2019-11-19 11:55:49 +00:00
|
|
|
Locale:
|
2019-10-26 17:05:31 +00:00
|
|
|
dotfiles:
|
2020-12-06 09:44:07 +00:00
|
|
|
- f_locale.conf
|
|
|
|
- f_locale.gen
|
2019-11-19 11:55:49 +00:00
|
|
|
Pacman:
|
2019-10-26 17:05:31 +00:00
|
|
|
dotfiles:
|
2020-12-06 09:44:07 +00:00
|
|
|
- f_pacman.conf
|
|
|
|
- f_pacserve.service.conf
|
2019-10-26 17:05:31 +00:00
|
|
|
Mirkwood:
|
|
|
|
dotfiles:
|
2020-12-06 09:44:07 +00:00
|
|
|
- f_getty.conf
|
|
|
|
- f_cryptissue
|
|
|
|
- f_welcomemessage.conf
|
|
|
|
- d_bin
|
|
|
|
- f_adb.service
|
|
|
|
- f_bluetooth.conf
|
|
|
|
- f_sshd_config
|
|
|
|
- f_logind.conf
|
|
|
|
- f_60-uinput-permissions.rules
|
|
|
|
- f_freetype2.sh
|
|
|
|
- f_fonts.conf
|
|
|
|
- f_99-lowbat.rules
|
|
|
|
- f_ignore
|
|
|
|
- f_mkinitcpio.conf
|
|
|
|
- f_vconsole.conf
|
|
|
|
- f_20-quiet-printk.conf
|
|
|
|
- f_system.conf
|
|
|
|
- f_cpupower
|
|
|
|
- f_arch.conf
|
|
|
|
- f_arch-lts.conf
|
|
|
|
- f_kodi.conf
|
2019-10-26 17:05:31 +00:00
|
|
|
include:
|
2020-12-06 09:44:07 +00:00
|
|
|
- Locale
|
|
|
|
- Pacman
|
|
|
|
- Network
|
2020-10-25 10:27:35 +00:00
|
|
|
Moria:
|
2019-10-26 17:05:31 +00:00
|
|
|
include:
|
2020-12-06 09:44:07 +00:00
|
|
|
- Locale
|
|
|
|
- Pacman
|
|
|
|
- Network
|
2019-10-26 17:05:31 +00:00
|
|
|
dotfiles:
|
2020-12-06 09:44:07 +00:00
|
|
|
- f_sshd_config
|
|
|
|
- f_99-sysctl.conf
|
|
|
|
- f_cpupower
|
2020-10-25 10:27:35 +00:00
|
|
|
Gondor:
|
2020-02-13 17:35:16 +00:00
|
|
|
include:
|
2020-12-06 09:44:07 +00:00
|
|
|
- Locale
|
2020-12-30 08:58:25 +00:00
|
|
|
- Pacman
|
2020-02-13 17:45:25 +00:00
|
|
|
dotfiles:
|
2020-12-06 09:44:07 +00:00
|
|
|
- f_sshd_config
|
2020-04-26 11:29:22 +00:00
|
|
|
localhost:
|
|
|
|
include:
|
2020-12-06 09:44:07 +00:00
|
|
|
- Locale
|
2020-12-25 09:46:44 +00:00
|
|
|
Edoras:
|
|
|
|
include:
|
|
|
|
- Pacman
|