fixing stuff

This commit is contained in:
Ingolf Wagner 2021-08-02 20:15:33 +02:00
parent f18e242afd
commit 6442d9b14a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 5 additions and 1 deletions

View file

@ -31,6 +31,10 @@ in {
rustup rustup
jetbrains.clion jetbrains.clion
# general
jetbrains.idea-ultimate
vscode
# python # python
python3Full python3Full
jetbrains.pycharm-professional jetbrains.pycharm-professional

View file

@ -322,7 +322,7 @@ in {
repo = "/media/syncthing/borg/nextcloud"; repo = "/media/syncthing/borg/nextcloud";
# make sure syncthing is capable of reading the files # make sure syncthing is capable of reading the files
postHook = '' postHook = ''
chown -R syncthing:syncthing /media/syncthing/borg chown -R syncthing:syncthing /media/syncthing/borg/nextcloud
''; '';
compression = "lz4"; compression = "lz4";
paths = [ paths = [