nvim haproxy syntax + syncthing recipe

This commit is contained in:
Henrik Bakken
2023-08-19 15:57:41 +02:00
parent ae65d9bb52
commit 8da967f47f
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -30,6 +30,8 @@ yay -S python-black python-blackdoc python-pyment python-isort \
# file sync
yay -S syncthings rclone glusterfs
sudo systemctl edit syncthing@hjalmarlucius.service # uncomment AmbientCapabilities
sudo setcap CAP_CHOWN,CAP_FOWNER=pe /usr/bin/syncthing
sudo systemctl enable --now syncthing@hjalmarlucius.service
systemctl --user daemon-reload
systemctl --user enable --now rclone-gdrive.service