nixpkgs-suyu/nixos/modules
Martin Weinelt fdcc9e8202
nixos/prometheus.exporters.smartctl: Simplify DeviceAllow logic
Setting up the DeviceAllow list with explicitly configured devices was a
nice idea, but sometimes a configured device (`/dev/nvme0n1` an NVMe
namespace) has a parent device (`/dev/nvme0`) that smartctl needs to
access to query metrics.

Falling back to the block and character definitions is probably a valid
fallback.
2022-12-09 01:40:01 +01:00
..
config Merge pull request #204573 from SuperSandro2000/pinentry-nox 2022-12-07 23:00:26 +01:00
hardware treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
i18n/input-method
installer nixos/nix-fallback-paths: 2.11.1 -> 2.12.0 2022-12-07 04:42:28 +10:00
misc nixos/doc: render option values using lib.generators.toPretty 2022-12-08 17:52:52 +01:00
profiles Merge pull request #201380 from Ma27/installer/vim-with-nix-support 2022-12-03 16:20:08 +01:00
programs nixos/doc: fix some options 2022-12-08 17:52:52 +01:00
security Merge pull request #199587 from lorenz/fscrypt 2022-11-14 09:42:35 +01:00
services nixos/prometheus.exporters.smartctl: Simplify DeviceAllow logic 2022-12-09 01:40:01 +01:00
system Merge pull request #202956 from arcnmx/systemd-networkd-wait-online 2022-12-05 17:53:26 +01:00
tasks Merge pull request #117371 from grahamc/sysctl-hostname 2022-12-01 16:03:04 +01:00
testing
virtualisation nixos/doc: fix some options 2022-12-08 17:52:52 +01:00
module-list.nix Merge pull request #202369 from laalsaas/blesh 2022-12-07 18:47:36 +01:00
rename.nix