about summary refs log tree commit diff
path: root/nixos/modules
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02nixos/xserver: Remove with statementsJan Tojnar3-19/+16
They masked the evaluation error caused by removal of `defaultSessionFromLegacyOptions` variable in 6be2bfcc32d5ee203acf3b85354f5028c8bb50eb
2024-05-02nixos/xserver: Remove {desktop,window}Manager.default optionsJan Tojnar4-57/+1
These have been deprecated since NixOS 20.03. Also fixes evaluation error caused by moving the `defaultSessionFromLegacyOptions` variable in 6be2bfcc32d5ee203acf3b85354f5028c8bb50eb
2024-05-02nixos/gnome: Remove global with expressionsJan Tojnar22-145/+102
The can potentially mask evaluation errors due to laziness of variable access within.
2024-05-02nixos/gnome: Remove deprecated aliasesJan Tojnar23-248/+0
2024-05-02Merge #305764: nixos/gitlab: Add a second database connectionnicoo1-15/+31
2024-05-02nixos/grub: fix documentation for `boot.loader.grub.theme` (#305663)Anomalocaridid1-3/+2
Closes #233865. Currently, the documentation for `boot.loader.grub.theme` misleadingly implies that it needs a package for a grub theme instead of a path to a grub theme.
2024-05-02nixos/podman: Create docker socket symlink via socket unit (#305803)Robert Hensing1-5/+5
This ensures that both "sockets" are available after sockets.target. See https://github.com/hercules-ci/arion/issues/238
2024-05-02Merge #305844: add clatd module and nixos testnicoo2-0/+83
2024-05-02nixos/trust-dns: fix invalid default for `settings.zones` option (#308513)Colin Sane1-3/+3
and fix a few documentation typos while here.
2024-05-02Merge pull request #280940 from e1mo/fix-parsedmarc-smtp-toSandro1-4/+4
2024-05-02Merge pull request #305386 from tbleiker/znapzendJanne Heß1-0/+10
znapzend: add --mailErrorSummaryTo
2024-05-02Merge pull request #302570 from evenbrenden/jottad-serviceSandro3-0/+71
2024-05-02Merge pull request #273233 from SuperSandro2000/oauth2-proxySandro3-155/+153
nixos/oauth2-proxy{,-nginx}: renamed from oauth2_proxy, also renamed the servi…
2024-05-01Merge pull request #298327 from bobrippling/feat/ebusd-log-noneYt1-12/+12
nixos/ebusd: permit "none" as a log level
2024-05-01Merge pull request #308092 from Stunkymonkey/mailman-chmod-installPol Dellaiera1-7/+4
nixos/mailman: prefer 'install' over 'chmod/chown'
2024-05-01nixos/logrotate: typo in option name fixed (#307788)Birk1-1/+1
2024-05-01Merge pull request #307553 from SuperSandro2000/gst-plugins-good-noxSandro1-1/+1
nixos/no-x-libs: disable more GUIs for gst_all_1.gst-plugins-good
2024-05-01Merge pull request #308303 from Lynnaut/nginx-acmepennae1-1/+2
nixos/nginx: don't add .well-known locations for acme when using DNS-01
2024-05-01Merge pull request #308300 from Lynnaut/vaultpennae1-2/+2
nixos/vault: change type and default of devRootTokenID
2024-05-01Merge pull request #308233 from Tom-Hubrecht/postgres-libsuperherointj1-5/+28
nixos/postgresql: Remove toplevel `with lib;`
2024-05-01nixos/openrazer: add additional battery notifier options (#273761)Noah S-C1-10/+54
2024-05-01nixos/nginx: don't add .well-known locations for acme when using DNS-01 ↵Lynn1-1/+2
challenge
2024-05-01nixos/vault: change type and default of devRootTokenIDLynn1-2/+2
Previously you needed to set an devRootTokenID when dev=true despite the option being optional Caused by wrong default value and not allowing null as value
2024-05-01Merge pull request #307218 from adamcstephens/incus/more-depsAdam C. Stephens1-3/+14
nixos/incus: add missing packages to path
2024-05-01nixos/postgresql: Remove toplevel `with lib;`Tom Hubrecht1-5/+28
2024-05-01Merge pull request #306595 from RaitoBezarius/nc29Maximilian Bosch2-4/+33
nextcloud29: init at 29.0.0, nextcloud27: 27.1.8 -> 27.1.9, nextcloud28: 28.0.4 -> 28.0.5
2024-05-01nixos/nextcloud: document known warningsMaximilian Bosch1-0/+26
2024-05-01znapzend: update declarations for --mailErrorSummaryToTobi Bleiker1-2/+2
Co-authored-by: Janne Heß <dasJ@users.noreply.github.com>
2024-05-01Merge pull request #307500 from NixOS/nox-ffmpegSandro1-0/+3
nixos/no-x-libs: add ffmpeg, ffmpeg_6, ffmpeg_7
2024-04-30nixos/mailman: prefer 'install' over 'chmod/chown'Felix Buehler1-7/+4
2024-04-30nixos/systemd-boot: Avoid remote mypy executions (#263397)nicoo1-1/+3
2024-04-30Merge pull request #247828 from rhoriguchi/nixos/adguardhomeWeijia Wang1-52/+70
nixos/adguardhome: update config to match new schema, update package and fix update script
2024-04-30Merge pull request #307867 from kylecarbs/coder-maintainerssuperherointj1-0/+1
coder: add kylecarbs to maintainers
2024-04-30Merge pull request #287821 from ajamtli/qemu-vm-virtfs-security-modelMichele Guerini Rocco1-1/+17
nixos/qemu-vm: add option to specify security model to use for a shared directory
2024-04-29nixos/coder: sync maintainers to coder packageKyle Carberry1-0/+1
2024-04-29Merge branch 'upstream/master' into feat/ebusd-log-noneRob Pilling1830-17265/+26160
Conflicts: nixos/modules/services/home-automation/ebusd.nix
2024-04-29nixos/clatd: initGeorg Haas2-0/+83
2024-04-29nixos/faster-whisper: set model download path (#307664)Pierre Penninckx1-0/+2
Fix inspired from this issue: https://github.com/rhasspy/wyoming-faster-whisper/issues/27
2024-04-29Merge pull request #307731 from flokli/revert-dbus-broker-defaultFlorian Klink1-1/+1
Revert "dbus: Switch default implementation to broker"
2024-04-29Revert "dbus: Switch default implementation to broker"Florian Klink1-1/+1
This reverts commit e827697fd3435b458a759ef0b92de7f26624b910. This seems to cause various issues during system activation, as reported in https://github.com/NixOS/nixpkgs/issues/302771 for example. Due to being close to branchoff, revert this for now. We'll open a tracking issue to collect and sort out remaining issues.
2024-04-29Merge pull request #301064 from SuperSandro2000/redis-thpFlorian Klink1-6/+5
nixos/redis: enable vmOverCommit by defaul; don't disable transparent hugepages
2024-04-29Merge pull request #306339 from Mic92/systemd-bootJörg Thalheim1-12/+14
nixos/systemd-boot: avoid expensive mypy builds on configuration changes
2024-04-29Merge pull request #307130 from toastal/movim-no-parallelJörg Thalheim1-12/+10
movim: include authentication patch & remove parallel dependency
2024-04-29nixos/jotta-cli: init jotta-cliEven Brenden3-0/+71
See https://github.com/NixOS/nixpkgs/issues/300063.
2024-04-29Merge pull request #292115 from hcsch/wireplumber-extra-configK9001-24/+159
nixos/wireplumber: add `extraConfig` / `extraScripts` options for WirePlumber 0.5
2024-04-28nixos/no-x-libs: disable more GUIs for gst_all_1.gst-plugins-goodSandro Jäckel1-1/+1
2024-04-28nixos/redis: don't disable transparent hugepagesSandro Jäckel1-4/+3
Since https://github.com/redis/redis/pull/4001 included in 6.2.0 transparent hugepages works when being set to madvise which is the NixOS and upstream recommended default.
2024-04-28nixos/redis: enable vmOverCommit by default as recommended by redis itselfSandro Jäckel1-2/+2
> WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. > Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. > To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
2024-04-28nixos/oauth2-proxy{,-nginx}: remove with libSandro Jäckel2-133/+131
2024-04-28nixos/oauth2-proxy{,-nginx}: renamed from oauth2_proxy, also renamed the ↵Sandro Jäckel3-29/+29
service, user, group