Added fstab

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-10-31 12:58:59 +02:00
parent 2e2b358f27
commit 13d667af92
2 changed files with 25 additions and 0 deletions

View file

@ -104,6 +104,9 @@ dotfiles:
d_sudoers.d:
src: etc/sudoers.d
dst: /etc/sudoers.d
f_fstab:
src: etc/fstab
dst: /etc/fstab
profiles:
locale:
dotfiles:
@ -141,6 +144,7 @@ profiles:
- f_99-lowbat.rules
- f_sleep.conf
- d_sudoers.d
- f_fstab
include:
- locale
- pacman