summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
* Merge pull request #110870 from asymmetric/doc/prom-node-expajs1242022-04-18
|\ | | | | docs: modules/prometheus: finish exporter setup
| * docs: modules/prometheus: finish exporter setupLorenzo Manacorda2021-01-26
| | | | | | | | The last step, in which the exporter is hooked up to the server, was missing.
* | Merge pull request #163130 from xlambein/masterLassulus2022-04-18
|\ \ | | | | | | pipewire-media-session: changed options to take defaults from JSON
| * | pipewire-media-session: changed options to take defaults from JSONxlambein2022-03-07
| | | | | | | | | | | | | | | | | | Currently, default options for media-session are empty, making it harder to adapt them without fully overwriting them. This commit sets these defaults to the content of the JSON files provided with media-session.
* | | Merge pull request #169176 from scvalex/fix-nbd-section-orderingpennae2022-04-18
|\ \ \ | | | | | | | | nixos/nbd: fix nbd-server config section ordering
| * | | nixos/nbd: fix nbd-server config section orderingAlexandru Scvortov2022-04-18
| | | | | | | | | | | | | | | | Closes #169103
* | | | Merge pull request #168965 from helsinki-systems/feat/systemd-stage-1-hostidJanne Heß2022-04-18
|\ \ \ \ | |/ / / |/| | | nixos/stage-1-init: Set host id for ZFS
| * | | nixos/stage-1-init: Set host id for ZFSJanne Heß2022-04-16
| | | |
* | | | nixos/nscd: fix manual buildMartin Weinelt2022-04-18
| | | |
* | | | Merge pull request #168774 from helsinki-systems/feat/systemd-shutdownFlorian Klink2022-04-18
|\ \ \ \ | | | | | | | | | | nixos/systemd: Properly shut down the system
| * | | | nixos/systemd: Properly shut down the systemJanne Heß2022-04-16
| |/ / /
* | | | Merge pull request #124019 from petabyteboy/feature/unscd2John Ericson2022-04-17
|\ \ \ \ | | | | | | | | | | unscd: init at 0.53
| * | | | nixos/nscd: add package optionMilan Pässler2022-04-16
| | | | |
* | | | | Merge pull request #169106 from wahjava/fix-headscale-typoArtturi2022-04-18
|\ \ \ \ \ | | | | | | | | | | | | headscale: Fix typo as per systemd.exec(5)
| * | | | | headscale: Fix typo as per systemd.exec(5)Ashish SHUKLA2022-04-18
| |/ / / /
* | | | | treewide/meta: Remove chiiruno and replace with Madouura (#169096)Madoura2022-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maintainers: remove chiiruno * nixos/zeronet.nix: replace chiiruno with Madouura * nixos/hydron: replace chiiruno with Madouura * nixos/tests/bcachefs: replace chiiruno with Madouura * lutris: replace chiiruno with Madouura * qtchan: replace chiiruno with Madouura * tinygo: replace chiiruno with Madouura * vlang: replace chiiruno with Madouura * merkletools: replace chiiruno with Madouura * easyjson: replace chiiruno with Madouura * quicktemplate: replace chiiruno with Madouura * statik: replace chiiruno with Madouura * dumb: replace chiiruno with Madouura * sndio: replace chiiruno with Madouura * hydron: replace chiiruno with Madouura * edid-decode-unstable: replace chiiruno with Madouura * tewisay: replace chiiruno with Madouura * svt-av1: replace chiiruno with Madouura
* | | | | Merge pull request #127367 from oxalica/fix/dm-only-autostartThiago Kenji Okada2022-04-17
|\ \ \ \ \ | | | | | | | | | | | | nixos/desktop-manager/none: add option to run XDG autostart files
| * | | | | nixos/fcitx5: remove systemd service via XDG autostart filesoxalica2022-04-18
| | | | | |
| * | | | | nixos/desktop-manager/none: add option to run XDG autostart filesoxalica2022-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `fcitx5` and `service.earlyoom` rely on use XDG autostart files to start. But for X session with only window manager and no desktop manager (`none` is used), no one can start them. This options is added to run these autostart files for sessions without desktop manager to make other services just work.
* | | | | | Merge pull request #169029 from LeSuisse/nixos-tailscale-cert-uidpennae2022-04-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/tailscale: allow to set `TS_PERMIT_CERT_UID` env variable
| * | | | | | nixos/tailscale: allow to set `TS_PERMIT_CERT_UID` env variableThomas Gerbet2022-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This setting was introduced with Tailscale 1.22.0, see https://github.com/tailscale/tailscale/releases/tag/v1.22.0 Co-authored-by: pennae <github@quasiparticle.net>
* | | | | | | Merge pull request #167051 from pacien/ssmtp-removalJanne Heß2022-04-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ssmtp: drop unmaintained program and module
| * | | | | | | nixos/nagios: replace ssmtp package use with msmtppacien2022-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ssmtp program is not maintained and is being removed. GitHub: see https://github.com/NixOS/nixpkgs/issues/105710
| * | | | | | | nixos/ssmtp: drop modulepacien2022-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ssmtp program is not maintained and is being removed. GitHub: see https://github.com/NixOS/nixpkgs/issues/105710
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-04-17
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #168551 from infinisil/syncplay-no-guiSilvan Mosberger2022-04-17
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | syncplay: Allow disabling GUI
| | * | | | | | | | nixos/syncplay: Switch to version without GUISilvan Mosberger2022-04-13
| | | | | | | | | |
| * | | | | | | | | Merge pull request #169052 from symphorien/nvidia_empty_defaultGuillaume Girol2022-04-17
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/nvidia: fix type of bus ID option to accept empty string
| | * | | | | | | | | nixos/nvidia: fix type of bus ID option to accept empty stringGuillaume Girol2022-04-17
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #167866 from NickCao/dendrite-limitMartin Weinelt2022-04-17
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | nixos/dendrite: set LimitNOFILE to 65535Nick Cao2022-04-16
| | | | | | | | | |
* | | | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-04-17
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #140539 from polykernel/bus-id-constraintsGuillaume Girol2022-04-17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | hardware/nvidia: stricter constraints on PCI bus-id.
| | * | | | | | | | hardware/nvidia: stricter constraints on PCI bus-id.polykernel2022-04-16
| | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current type for the busId options are too relaxed, a stricter constraint should be imposed to guard against typos which result in Xorg unable to start. This commit restricts the type to adhere to the B/D/F notation[1] for addressing devices as expected by the module option. [1] - https://wiki.osdev.org/PCI#Configuration_Space_Access_Mechanism_.231
| * | | | | | | | Merge pull request #169006 from SuperSandro2000/specialisationpennae2022-04-17
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/specialisation: fix curly brackets
| | * | | | | | | | nixos/specialisation: fix curly bracketsSandro2022-04-17
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-04-17
|\| | | | | | | |
| * | | | | | | | nixos/mininet: telnet → inetutilsRyan Lahfa2022-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the usage of mininet on NixOS due to the replacement of the telnet package by inetutils.
* | | | | | | | | Merge master into staging-nextgithub-actions[bot]2022-04-17
|\| | | | | | | |
| * | | | | | | | Merge pull request #167902 from DeterminateSystems/openstack-zfs-cleanupGraham Christensen2022-04-16
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | openstack-image: init, make-single-disk-zfs-image: init
| | * | | | | | | openstack-config: note the image metadata needed to boot a uefi imageGraham Christensen2022-04-07
| | | | | | | | |
| | * | | | | | | openstack-config: make the expandOnBoot option default to `all`Graham Christensen2022-04-07
| | | | | | | | |
| | * | | | | | | openstack-config: enable tty1Graham Christensen2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This appears to be the "default" console for openstack, but my evidence is experience on just one provider.
| | * | | | | | | openstack-metadata-fetcher: don't fail if any specific wget's failGraham Christensen2022-04-07
| | | | | | | | |
| | * | | | | | | openstack-config: setup serial access on ttyS0Graham Christensen2022-04-07
| | | | | | | | |
| | * | | | | | | openstack-config: support a ZFS root with /boot perhaps coming from an ESPGraham Christensen2022-04-07
| | | | | | | | |
| | * | | | | | | openstack-options: initGraham Christensen2022-04-07
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #107957 from tex/nixos/auto-upgradeThiago Kenji Okada2022-04-16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/auto-upgrade: add persistent option
| | * | | | | | | nixos/auto-upgrade: add persistent optionMilan Svoboda2022-04-16
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-04-16
|\| | | | | | | |