nixpkgs/nixos/modules
Alexandre Macabies 7fb3edb077 nixos/prometheus-rtl_433-exporter: fix systemd hardening
9fea6d4c85 broke rtl_433-exporter by
introducing several hardening options which do not play well with
rtl_433 requiring writing to USB. More precisely, rtl_433 requires
(a) AF_NETLINK to configure the radio; (b) access to the USB device,
but PrivateDevices=true hides them; (c) rw access to the USB device,
but DeviceAllow= block-lists everything.

This commit was tested on real hardware with a standard NixOS setup.
2021-10-16 01:57:50 +02:00
..
config Merge pull request #140723 from rnhmjoj/pr-fontdir-headless 2021-10-11 19:42:19 +02:00
hardware nixos/nvidia: fix typo in PM assert 2021-10-13 09:39:35 -06:00
i18n/input-method nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
installer nix-fallback-paths.nix: Update to 2.3.16 2021-10-07 17:33:53 +02:00
misc kippo: cleanup the corresponding broken module. 2021-10-08 14:10:49 +08:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs nixos/git: add lfs option to allow enabling and installing lfs easily 2021-10-11 17:56:33 +02:00
security nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
services nixos/prometheus-rtl_433-exporter: fix systemd hardening 2021-10-16 01:57:50 +02:00
system nixos.system.boot.kernel: stronger constraints for kernelParam type 2021-10-16 01:21:10 +03:00
tasks Merge pull request #140779 from legendofmiracles/wol 2021-10-09 10:34:26 +02:00
testing nixos/lib/qemu-flags: rename to qemu-common 2021-09-18 16:58:16 +02:00
virtualisation nixos/qemu-vm: quote QEMU_NET_OPTS 2021-10-06 23:12:53 +02:00
module-list.nix Merge pull request #139833 from flox/multipath 2021-10-13 09:58:25 -04:00
rename.nix Merge pull request #140820 from VergeDX/kippo-remove 2021-10-11 17:19:11 +08:00