about summary refs log tree commit diff
path: root/nixos/modules
AgeCommit message (Collapse)AuthorFilesLines
2021-02-10Merge pull request #109345 from cole-h/zfs-closureLinus Heckemann1-22/+36
Shrink the ZFS closure by making mail support optional
2021-02-10nixos/prometheus-flow-exporter: init moduleFinn Behrens2-0/+51
2021-02-10Improve todoRobert Hensing1-1/+1
2021-02-10nixos/hercules-ci-agent: Add myself to meta.maintainersRobert Hensing1-0/+2
2021-02-10nixos/hercules-ci-agent: Improve concurrentTasks option docRobert Hensing1-3/+7
2021-02-10nixos/hercules-ci-agent: Format with nixpkgs-fmtRobert Hensing2-28/+26
2021-02-09Merge pull request #111312 from fdietze/patch-2Aaron Andersen1-2/+11
herbstluftwm: Add option to specify package
2021-02-09herbstluftwm: Add option to specify packageFelix Dietze1-2/+11
2021-02-09Merge pull request #112391 from serokell/zhenya/oauth2-proxy-multiple-hostsMartin Weinelt1-1/+1
nixos/oauth2_proxy_nginx: specify hostname in X-Auth-Request-Redirect
2021-02-09Merge pull request #112335 from lovesegfault/firefox-no-flashBernardo Meurer3-87/+1
treewide: cleanup Adobe Flash Player
2021-02-09Merge pull request #111302 from fooker/pr/nginx-default-typeMartin Weinelt1-0/+2
nixos/nginx: serve unknown MIME-Types as binary
2021-02-09Merge pull request #97972 from mvnetbiz/power-profiles-daemonJan Tojnar2-0/+54
2021-02-09power-profiles-daemon: init at 0.1, add service moduleMatt Votava2-0/+54
2021-02-08Merge pull request #108238 from snicket2100/more-dnscrypt-proxy-hardeningGuillaume Girol1-1/+7
nixos/dnscrypt-proxy2: more service hardening
2021-02-08Merge pull request #112154 from ↵Robert Hensing1-40/+15
hercules-ci/nixos-hercules-ci-agent-remove-patchNix nixos/hercules-ci-agent: Remove patchNix
2021-02-08nixos.flashpolicyd: dropBernardo Meurer3-87/+1
2021-02-08nixos/oauth2_proxy_nginx: specify hostname in X-Auth-Request-RedirectZhenya Vinogradov1-1/+1
Fixes redirection after signing in when you use a single oauth2_proxy instance for multiple domains. X-Auth-Request-Redirect header is used to decide which URL to redirect to after signing in. Specifying `request_uri` is enough in case you need to redirect to the same domain that serves oauth2 callback endpoint, but with multiple domains the you should include the scheme and the host.
2021-02-08Merge pull request #111624 from rnhmjoj/thinkfanMichele Guerini Rocco1-94/+166
nixos/thinkfan: rewrite for 1.2 update
2021-02-08Merge pull request #112351 from logan12358/prometheus-nginx-exporter-serviceWilliButz2-5/+5
nixos/prometheus-nginx-exporter: only create service if nginx exporter is enabled
2021-02-08nixos/prometheus-nginx-exporter: only create service if nginx exporter is ↵Logan Glasson2-5/+5
enabled On a system with nginx enabled but the prometheus exporter not enabled, the prometheus-nginx-exporter service should not be created.
2021-02-07maintainers/teams: add beam teamEric Bailey1-0/+2
2021-02-07Merge pull request #112295 from thelegy/snapserver-fix-buffer-optionsSandro1-2/+2
nixos/snapserver: Fix buffer options not coercible to str
2021-02-07nixos/thinkfan: rewrite for 1.2 updaternhmjoj1-94/+166
Thinkfan underwent some major changes and the config file is now based on YAML. This commit contains a number of changes: - rewrite the module to output the new format; - add a `settings` option, following RFC 0042[1]; - add fancy type-checking for the most critical options - use upstream systemd units (which fix the resume issue) [1]: https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md
2021-02-07nixos/snapserver: Fix buffer options not coercible to strJan Beinke1-2/+2
2021-02-07Merge pull request #111452 from urbas/linuxPackages_rpi3-missing-ahci-moduleMichele Guerini Rocco1-3/+15
system/boot: add includeDefaultModules option
2021-02-07system/boot: add includeDefaultModules optionMatej Urbas1-3/+15
2021-02-06zfs: disable smartmontools mail functionalityCole Helbling1-1/+11
2021-02-06nixos/zfs: make zed mail optionalCole Helbling1-22/+26
"zed does not need the ability to send email by default" --Eelco
2021-02-06Merge pull request #112013 from Ma27/nextcloud-file-checkMaximilian Bosch1-0/+22
nixos/nextcloud: fail early if {admin,db}passFile is not readable
2021-02-06Merge pull request #111996 from rnhmjoj/i2cMichele Guerini Rocco2-0/+44
nixos/i2c: add module to set up i2c permissions
2021-02-06nixos/hercules-ci-agent: Remove patchNixRobert Hensing1-40/+15
2021-02-06nixos/i2c: add module to set up i2c permissionsrnhmjoj2-0/+44
This is a very simple module that installs a single udev rule. The rule set the ownership of all /dev/i2c-* devices to a group, "i2c" by default but can be changed. The "uaccess" tag also makes systemd add an ACL for users with a seat[1]. Fix issue #91771 [1]: https://enotty.pipebreaker.pl/2012/05/23/linux-automatic-user-acl-management/
2021-02-06Merge pull request #111924 from saschagrunert/cri-o-oci-hookadisbladis1-1/+4
nixos/cri-o: add OCI seccomp bpf hook support
2021-02-06Merge pull request #106767 from erikarvstedt/fix-container-pkgs-2adisbladis1-19/+36
nixos-container: fix `nixpkgs` container options being ignored
2021-02-05nixos/venus: Dropping moduleScriptkiddi3-174/+1
2021-02-05Merge pull request #104003 from felschr/feat/etebase-serverMichael Raskin2-0/+206
etebase-server: init at 0.7.0
2021-02-05nixos/snapserver: add AF_NETLINK to allowed address familiesAlexandre Macabies1-1/+1
This is necessary for Librespot, which is spawned by snapserver in the same cgroup. Librespot requires querying local ip links and addresses for MDNS (Zeroconf/Avahi), and does so through NETLINK interface.
2021-02-05nixos/snapserver: update available stream types for v0.21.0Alexandre Macabies1-4/+18
* Add 'librespot' (new name for 'spotify'), 'alsa', 'tcp'. * Add a warning about the spotify -> librespot rename. * Fix the deprecated example `mode = "listen"` for type 'pipe'. * Update the tests to include a straightforward 'tcp' test.
2021-02-05Merge pull request #109065 from Technical27/add-auto-cpufreq-moduleKevin Cox2-0/+19
nixos/auto-cpufreq: init module
2021-02-05Merge pull request #112050 from helsinki-systems/revert-111456-top-levelajs1241-1/+0
Revert "nixos/top-level: add specialisation.<name>.configuration type"
2021-02-05Merge pull request #95337 from pasqui23/switchctlJan Tojnar1-0/+18
2021-02-05Revert "nixos/top-level: add specialisation.<name>.configuration type"Fritz Otlinghaus1-1/+0
This reverts commit 05fbc82771a0a63473cbd22cdc2367f393ad00f4.
2021-02-05nixos/switcheroo-control: added nixos optionPasquale1-0/+18
node/switcheroo-control: better formatting
2021-02-05Merge pull request #109144 from sephalon/nextcloud-service-docMaximilian Bosch1-1/+2
nixos/nextcloud: document adminpassFile permissions
2021-02-05nixos/nextcloud: fail early if {admin,db}passFile is not readableMaximilian Bosch1-0/+22
Otherwise `nextcloud-setup.service` fails during the installation and thus leaves a corrupted state.
2021-02-05nixos/cri-o: add OCI seccomp bpf hook supportSascha Grunert1-1/+4
We now set the hooks dir correctly if the OCI hook is enabled. CRI-O supports this specific hook from v1.20.0. Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-02-05nixos/cdemu: add typesScriptkiddi1-0/+3
2021-02-03Revert "nixos/kernel.nix: ensure same kernel is used"Ben Wolsieffer1-4/+6
This reverts commit 78f915a0025a594b334bccd3a56023d5c6f8310c.
2021-02-03nixos/top-level: add specialisation.<name>.configuration typeFritz Otlinghaus1-0/+1
2021-02-03nixos/oauth2_proxy: add extraConfig typeScriptkiddi1-0/+1