nixpkgs/nixos/modules/services
Bjørn Forsman 86a6ef5f15 nixos/prometheus-smartctl-exporter: fix NVMe scanning
smartctl_exporter already runs with SupplementaryGroups "disk", which
gives full access to SATA drives, but NVMe devices are owned by
root:root, resulting in no access:

  [...] msg="Smartctl open device: /dev/nvme0 failed: Permission denied"

This patch introduces a "smartctl-exporter-access" supplementary
group, and an udev rule with setfacl to give the exporter access to NVMe
drives, without changing the base root:root ownership.

Fixes https://github.com/NixOS/nixpkgs/issues/210041
2024-09-19 17:28:30 +02:00
..
accessibility nixos/orca: init very simple module 2024-09-05 10:55:34 +03:00
admin nixos/services.pgadmin: remove with lib; 2024-09-15 10:43:46 +02:00
amqp nixos/services.rabbitmq: remove with lib; 2024-08-30 00:30:38 +02:00
audio nixos/services.mpd: remove with lib; (#339100) 2024-09-11 17:22:14 +02:00
backup nixos/services.tarsnap: fix escapeSystemdPath (#342911) 2024-09-19 09:21:02 +02:00
blockchain/ethereum nixos/services.lighthouse: remove with lib; 2024-09-15 10:43:47 +02:00
cluster nixos/services.spark: remove with lib; 2024-09-15 10:43:48 +02:00
computing nixos/services.torque.server: remove with lib; 2024-09-15 10:43:48 +02:00
continuous-integration nixos/buildbot: fix usage of escapeStr 2024-09-16 13:34:58 +02:00
databases nixos/neo4j: always set http values, even when disabled (#341586) 2024-09-15 12:42:20 +02:00
desktop-managers nixos/plasma6: install discover if flatpak is enabled 2024-09-18 10:45:12 -07:00
desktops nixos/services.bamf: remove with lib; 2024-09-15 10:43:48 +02:00
development doc(livebook): Fix small spelling mistake 2024-09-16 14:54:45 -04:00
display-managers nixos/ly: unlock gnome-keyring on login when enabled 2024-09-14 20:44:41 +02:00
editors nixos/services.infinoted: remove with lib; 2024-08-30 00:30:46 +02:00
finance nixos/services.odoo: remove with lib; 2024-08-30 00:30:46 +02:00
games nixos/teeworlds: use lib.getExe instead of hardcoded path 2024-09-10 11:40:24 +02:00
hardware nixos/udev: only restart when udev rules change 2024-09-19 17:26:01 +02:00
home-automation nixos/services.zwave-js: remove with lib; 2024-08-30 00:30:55 +02:00
logging nixos/services.vector: remove with lib; 2024-08-30 00:30:58 +02:00
mail nixos/services.rss2email: remove with lib; 2024-09-15 10:43:49 +02:00
matrix nixos/matrix-hookshot: init module 2024-09-18 13:03:42 +02:00
misc amazon-ssm-agent: add the system's software to the path 2024-09-18 23:18:28 -04:00
monitoring nixos/prometheus-smartctl-exporter: fix NVMe scanning 2024-09-19 17:28:30 +02:00
network-filesystems nixos/network-filesystems/samba: fix eval 2024-09-15 11:02:11 +02:00
networking wstunnel: exclude TLS arguments when enableHTTPS is false (#342203) 2024-09-17 21:30:58 +02:00
printing
scheduling
search nixos/tika: add enableOcr option 2024-07-17 13:14:35 +02:00
security nixos/authelia: complete level enum 2024-09-18 23:34:21 +02:00
system nixos/nix-daemon: Enable cgroups delegation (#339310) 2024-09-13 16:08:29 +03:00
torrent removed rtorrent group as fixed in #285299 2024-07-22 01:00:28 +02:00
tracing
ttys nixos/kmscon: fix cfgfile missing trailing newline 2024-07-27 15:54:41 +02:00
video frigate: 0.13.2 -> 0.14.1 2024-08-31 13:49:32 +02:00
wayland nixos/hypridle: switch to package provided user service file 2024-08-17 20:51:36 +05:30
web-apps nixos/doc: mention "No such file or directory" error on Nextcloud 2024-09-16 18:57:10 +02:00
web-servers nixos/caddy: restart caddy on config change when "enableReload" is turned off (#335983) 2024-09-07 22:22:24 +07:00
x11 nixos/services.xserver.desktopManager.phosh: remove with lib; 2024-09-11 22:25:00 +02:00