+5
-4
nixos/modules/services/networking/firefox/sync-server.nix
+5
-4
nixos/modules/services/networking/firefox/sync-server.nix
···-environment.PYTHONPATH = "${pkgs.pythonPackages.syncserver}/lib/${pkgs.pythonPackages.python.libPrefix}/site-packages";···-serviceConfig.ExecStart = "${pkgs.pythonPackages.pasteScript}/bin/paster serve ${syncServerIni}";
······