Merge branch 'master' of gitlab.com:severinkaderli/dotfiles
This commit is contained in:
commit
ca6e28b8e5
7 changed files with 18 additions and 3 deletions
1
install
1
install
|
@ -166,6 +166,7 @@ declare -A COPY_ROOT_FILES
|
|||
COPY_ROOT_FILES=(
|
||||
["/etc/docker/daemon.json"]="644"
|
||||
["/etc/gemrc"]="644"
|
||||
["/etc/logrotate.d/custom.conf"]="644"
|
||||
["/etc/mkinitcpio.conf"]="644"
|
||||
["/etc/NetworkManager/conf.d/dns.conf"]="644"
|
||||
["/etc/pacman.conf"]="644"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue