1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19:11:08 +01:00

~ dropbox with systemd

This commit is contained in:
Kierán Meinhardt
2019-06-08 14:56:11 +02:00
parent f15d135d61
commit 080908d0da
2 changed files with 14 additions and 2 deletions

View File

@@ -7,7 +7,10 @@
<stockholm/krebs/3modules/syncthing.nix>
];
niveum.dropbox.enable = true;
niveum.dropbox = {
enable = true;
user = config.users.users.me;
};
niveum.seafile.enable = true;