nixpkgs/nixos/modules
Guillaume Girol 255ac994b8 nixos/firefox-syncserver: fix setup failure due to duplicate key
in some circumstances, the setup service would fail with:
ERROR 1062 (23000) at line 5: Duplicate entry '1' for key 'PRIMARY'
so let's use an upsert instead of insert. This also simplifies the
script.

Besides, also fix that when the setup script changes, the corresponding
script is not restarted as it is usually not active, so we trigger a
restart of the main systemd service.
2022-11-09 23:39:08 +01:00
..
config rmem_max: define merge function 2022-11-08 10:30:10 -05:00
hardware Merge pull request #185688 from bb2020/usbstor 2022-11-03 22:33:20 -03:00
i18n/input-method
installer sd-image: remove unnecessary subshell 2022-10-22 12:11:30 +02:00
misc nixos/modules/misc/documentation.nix: Don't use toString on a path 2022-10-28 17:05:03 +02:00
profiles nixos/profiles/minimal: don't install freedesktop files 2022-10-21 14:54:38 +02:00
programs mepo: init module 2022-11-07 20:27:00 +01:00
security Merge pull request #186628 from ocfox/pam_faildelay 2022-11-07 19:54:57 +08:00
services nixos/firefox-syncserver: fix setup failure due to duplicate key 2022-11-09 23:39:08 +01:00
system Merge pull request #199595 from hercules-ci/nixos-toplevel-maintenance 2022-11-09 13:54:36 +01:00
tasks Merge pull request #194759 from hercules-ci/fqdn-or-hostname 2022-11-09 13:53:57 +01:00
testing
virtualisation nixos/vmware-guest: depend headless option on xserver availability 2022-11-01 16:57:30 +01:00
module-list.nix Merge pull request #200388 from babbaj/remove-ethminer 2022-11-09 12:06:28 -03:00
rename.nix