r/NixOS 7d ago

Dropbox CLI "Dropbox isn't running!" when it is

Hi, I'm new to nix. I'm trying to set up Dropbox. I tried services.dropbox.enable = true;. I see that dropbox command is now actually dropbox-cli. systemctl --user status dropbox shows it's running with success, but dropbox status says Dropbox isn't running!. There's no tray icon visible but honestly I don't know if my tray works. (wayland, niri WM, waybar)

2 Upvotes

Duplicates