Dropbox: Difference between revisions

imported>Makefu
add module config by peterhoeg
 
imported>Mic92
No edit summary
Line 1: Line 1:
== Using the package ==
Install the <literal>dropbox</literal> package after enabling [https://nixos.wiki/wiki/FAQ#How_can_I_install_a_proprietary_or_unfree_package.3F unfree packages].
Then start the dropbox command, which will download the real dropbox binary and start it.
== Configure Dropbox as a Service on NixOS ==
== Configure Dropbox as a Service on NixOS ==
As of right now ( 2019-01-02 ) there is no dropbox module in nixpkgs, however [https://discourse.nixos.org/t/using-dropbox-on-nixos/387/6 peterhoeg at discourse.nixos.org] shared the service code he is using:
As of right now ( 2019-01-02 ) there is no dropbox module in nixpkgs, however [https://discourse.nixos.org/t/using-dropbox-on-nixos/387/6 peterhoeg at discourse.nixos.org] shared the service code he is using: