about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Expand)AuthorAge
* nixos/hardened: add emily to maintainersEmily2020-04-17
* nixos/hardened: enable user namespaces for rootEmily2020-04-17
* nixos/hardened: don't set vm.unprivileged_userfaultfdEmily2020-04-17
* nixos/hardened: don't set vm.mmap_min_addrEmily2020-04-17
* nixos/hardened: don't set vm.mmap_rnd{,_compat}_bitsEmily2020-04-17
* nixos/hardened: don't set net.core.bpf_jit_hardenEmily2020-04-17
* nixos/hardened: don't set kernel.unprivileged_bpf_disabledEmily2020-04-17
* nixos/hardened: don't set kernel.dmesg_restrictEmily2020-04-17
* nixos/hardened: don't set vsyscall=noneEmily2020-04-17
* nixos/hardened: don't set slab_nomergeEmily2020-04-17
* nixos/k3s: add initial k3s serviceEuan Kemp2020-04-17
* mopidy: Create a mopidyPackages setadisbladis2020-04-17
* Merge pull request #85004 from emilazy/add-initrd-secrets-path-assertionYegor Timoshenko2020-04-16
|\
| * nixos/stage-1: check secret paths before copyingEmily2020-04-11
| * nixos/initrd-ssh: fix typo in docsEmily2020-04-11
* | Merge pull request #85332 from arianvp/revert-acmeworldofpeace2020-04-16
|\ \
| * | Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"Arian van Putten2020-04-16
* | | nixos/doc: fix database-setup example for matrix-synapseMaximilian Bosch2020-04-16
* | | Merge pull request #84266 from Ma27/nspawn-overridesMaximilian Bosch2020-04-16
|\ \ \
| * | | nixos/systemd-nspawn: disallow multiple packages with `.nspawn`-unitsMaximilian Bosch2020-04-04
* | | | Merge pull request #82339 from Ma27/captive-browser-xdgMaximilian Bosch2020-04-16
|\ \ \ \
| * | | | nixos/captive-browser: set chromium's data-dir to a XDG-compliant locationMaximilian Bosch2020-03-11
* | | | | Merge pull request #85162 from Ma27/build-vms-file-locMaximilian Bosch2020-04-15
|\ \ \ \ \
| * | | | | nixos/build-vms: propagate file locationMaximilian Bosch2020-04-13
* | | | | | Merge pull request #78129 from flyfloh/airsonic-vhostMichele Guerini Rocco2020-04-15
|\ \ \ \ \ \
| * | | | | | airsonic: enable nginx.recommendedProxySettings with virtualHostFlorian2020-02-28
* | | | | | | Merge pull request #83362 from bachp/boincMatthew Bauer2020-04-14
|\ \ \ \ \ \ \
| * | | | | | | nixos/boinc: create boinc groupPascal Bach2020-03-25
| * | | | | | | nixos/boinc: log to journal instead of log filePascal Bach2020-03-25
* | | | | | | | Merge pull request #85165 from mayflower/alertmanager-clusteringMaximilian Bosch2020-04-14
|\ \ \ \ \ \ \ \
| * | | | | | | | alertmanager: implement HA clustering supportRobin Gloster2020-04-13
* | | | | | | | | Merge pull request #85222 from mayflower/libinput-manual-refworldofpeace2020-04-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/libinput: refer to libinput manualLinus Heckemann2020-04-14
* | | | | | | | | | Merge pull request #84255 from prikhi/lightdm-mini-greeter-040worldofpeace2020-04-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lightdm-mini-greeter: 0.3.4 -> 0.4.0Pavan Rikhi2020-04-04
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | nixos/dysnomia: fix documentRoot propertySander van der Burg2020-04-14
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #85170 from flokli/networking-virtualMichele Guerini Rocco2020-04-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/networking: move network-link-${i.name} to scripted networkingFlorian Klink2020-04-13
| * | | | | | | | | nixos/networking: add assertion catching setting mac addresses on tun devicesFlorian Klink2020-04-13
| * | | | | | | | | nixos/networking: fix setting .macAddress and .mtu with networkdFlorian Klink2020-04-13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #85185 from m1cr0man/legoaccountsJörg Thalheim2020-04-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | acme: share accounts between certificatesLucas Savva2020-04-14
* | | | | | | | | | Merge pull request #83930 from xtruder/nixos/virtualisation/hyperv-imageJaka Hudoklin2020-04-14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | modules/virtualisation: add hyperv-imageJaka Hudoklin2020-04-01
* | | | | | | | | | Merge pull request #76723 from jokogr/u/traefik-2.1.1Jörg Thalheim2020-04-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | nixos/traefik: make config deep mergeableIoannis Koutras2020-04-12
| * | | | | | | | | nixos/traefik: Adapt to traefik v2Ioannis Koutras2020-04-12
* | | | | | | | | | Merge pull request #84599 from doronbehar/nodejs-python3Mario Rodas2020-04-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/npm: enable using a specific nodejs packageDoron Behar2020-04-07
* | | | | | | | | | | Merge pull request #85092 from mayflower/prometheus-local-config-genMaximilian Bosch2020-04-13
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |