nixpkgs/nixos/modules
LeOtaku 2d93f57db5 nixos/geoclue2: make configurable, can whitelist applications
All options within geoclue.conf[0] have been made configurable.

Additonally, we can now specify whether or not GeoClue
should ask the agent to authorize an application like so:
```
services.geoclue2.appConfig."redshift" = {
  isAllowed = true;
  isSystem = true;
};
```

[0]: https://gitlab.freedesktop.org/geoclue/geoclue/blob/2.5.2/data/geoclue.conf.in

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-05-16 18:46:07 -04:00
..
config FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
hardware nixos/nvidia: Add NVIDIA optimus option to allow external GPUs 2019-05-02 23:57:28 -04:00
i18n/input-method
installer nixos-generate-config: add rudimentary high-DPI detection 2019-05-15 06:34:40 +02:00
misc Merge pull request #44086 from erikarvstedt/paperless 2019-05-08 17:17:49 -04:00
profiles nixos/hardened: use graphene-hardened malloc by default 2019-05-07 13:45:39 +02:00
programs Merge pull request #61311 from turboMaCk/xss-lock-locker-options 2019-05-12 11:07:54 +02:00
security FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
services nixos/geoclue2: make configurable, can whitelist applications 2019-05-16 18:46:07 -04:00
system FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
tasks cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
testing
virtualisation FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
module-list.nix Merge pull request #60187 from joachifm/feat/configurable-malloc 2019-05-12 15:18:07 +00:00
rename.nix nixos/binfmt: handle emulatedSystems 2019-05-10 18:05:59 -04:00