1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-08 10:01:05 +01:00

dropbox: add module

Ability to control Dropbox daemon, if it should start and where to
place the files.

PR #1391
This commit is contained in:
eyjhb 2020-07-09 00:17:51 +02:00 committed by Robert Helgesson
parent 5cd7865c6c
commit 7b73f84071
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
7 changed files with 117 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -113,6 +113,9 @@
/modules/services/clipmenu.nix @DamienCassou
/modules/services/dropbox.nix @eyJhb
/tests/modules/services/dropbox @eyJhb
/modules/services/dunst.nix @rycee
/modules/services/emacs.nix @tadfisher