Added fstab
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
2e2b358f27
commit
13d667af92
2 changed files with 25 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue