about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2024-05-08Merge pull request #302908 from kai-tub/nixos/restic/fix-checkCmdPascal Wittmann1-5/+14
nixos/restic: fix skipping of check command
2024-05-08Merge pull request #309608 from jmbaur/systemd-lib-range-or-one-ofFlorian Klink1-1/+2
nixos/systemd-lib: fix assertRangeOrOneOf when value is not comparable
2024-05-08Merge master into staging-nextgithub-actions[bot]4-16/+33
2024-05-07Merge pull request #309052 from kira-bruneau/intel-gpu-toolsPascal Wittmann3-0/+28
nixos/intel-gpu-tools: init basic security wrapper
2024-05-07Merge pull request #308904 from SuperSandro2000/273761-follow-upSandro1-16/+5
nixos/openrazer: properly rename mouseBatteryNotifier option
2024-05-07Merge master into staging-nextgithub-actions[bot]2-2/+14
2024-05-07Merge pull request #309838 from cyberus-technology/take-plausible-maintainershipnikstur1-1/+1
plausible: take take-plausible-maintainership
2024-05-07Merge pull request #309099 from rorosen/package-k3s-kilallsuperherointj1-0/+12
k3s: package k3s-killall script
2024-05-07Merge pull request #309836 from cyberus-technology/fix-nixos-plausible-unitLeona Maroni1-1/+1
nixos/plausible: fix unit start script
2024-05-07plausible: take take-plausible-maintainershipAlexander Sieg1-1/+1
2024-05-07nixos/plausible: fix unit start scriptAlexander Sieg1-1/+1
In 8bb777ee378082942231f63a035923a475538030 a condition was added to only execute the createdb.sh script if database setup was configurated. However a superfluace " was added at the end of the line which cased an escaping error the resulted in #309520. Fixes #309520
2024-05-07Merge master into staging-nextgithub-actions[bot]5-15/+27
2024-05-07Merge pull request #309572 from SuperSandro2000/307498-followupBasti1-3/+3
nixos/containers: set storage.settings via mkDefault
2024-05-07k3s: package k3s-killall scriptRobert Rose1-0/+12
Provide the k3s-killall.sh script for orderly shutdown of k3s.
2024-05-07Merge pull request #309550 from linj-fork/pr/kanata-check-config-at-build-timePol Dellaiera1-8/+14
nixos/kanata: check the config file at build time
2024-05-07Merge pull request #309534 from getchoo/nixos/fish/package-optionPol Dellaiera3-4/+10
nixos/fish: add `package` option
2024-05-07Merge master into staging-nextgithub-actions[bot]1-21/+10
2024-05-07nixos/fish: disable logrotate service in module testseth1-0/+2
headstart on https://github.com/NixOS/nixpkgs/pull/267880
2024-05-07nixos/fish: add `package` optionseth2-4/+8
2024-05-07Merge pull request #309609 from linj-fork/pr/kanata-module-docLin Jian1-21/+10
nixos/kanata: improve doc
2024-05-07nixos/clfswm: use sbclPackages - lispPackages was removedKasper Gałkowski1-1/+1
2024-05-07lisp-modules: mention common-lisp.sh API removal in release notesKasper Gałkowski1-0/+2
2024-05-07Merge master into staging-nextgithub-actions[bot]9-20/+22
2024-05-07archi: removed OCR welcome checkpaumr1-1/+3
2024-05-07Merge pull request #309424 from NixOS/ReadWriteDirectories-ReadWritePathsNiklas Hambüchen4-4/+5
nixos/{zoneminder,caddy,traefik}: ReadWriteDirectories -> ReadWritePaths
2024-05-07treewide: ReadWriteDirectories -> ReadWritePaths.Niklas Hambüchen4-4/+4
These were renamed in systemd v231: https://github.com/systemd/systemd/commit/2a624c36e646e9ef8d204a506b12e7dbd380e111
2024-05-06Merge pull request #309611 from lovesegfault/fix-oauth2-proxyBernardo Meurer1-1/+1
nixos/oauth2-proxy: fix missing `lib.`
2024-05-06Merge pull request #301827 from kampka/forbiddenDependenciesRegexArtturin4-15/+16
nixos/top-level: Turn `system.forbiddenDependenciesRegex` into a list
2024-05-06nixos/oauth2-proxy: fix missing `lib.`Bernardo Meurer1-1/+1
2024-05-06Merge master into staging-nextgithub-actions[bot]4-9/+5
2024-05-07nixos/kanata: replace deflayer with deflayermap in config exampleLin Jian1-16/+5
IMHO, this style is more intuitive.
2024-05-07nixos/kanata: improve links to the upstream documentationLin Jian1-4/+4
2024-05-07nixos/kanata: improve example of the package optionLin Jian1-1/+1
Before this patch, it is rendered as "Example: kanata-with-cmd". With this patch applied, it is "Example: pkgs.kanata-with-cmd".
2024-05-06nixos/systemd-lib: fix assertRangeOrOneOf when value is not comparableJared Baur1-1/+2
We cannot compare non-numerical values to a min or max value in a range.
2024-05-06nixos/containers: set storage.settings via mkDefaultSandro Jäckel1-3/+3
to make them easily overwriteable, aka without mkForce
2024-05-06Merge pull request #309363 from adamcstephens/patroni/3.3.0Adam C. Stephens1-1/+1
patroni: 2.1.3 -> 3.3.0
2024-05-06nixos/kanata: check the config file at build timeLin Jian1-8/+14
Before this patch, checking the config file is done at runtime. Doing so at build time shortens the feedback loop[1][2]. [1]: https://github.com/NixOS/nixpkgs/issues/278135 [2]: https://github.com/jtroo/kanata/issues/689
2024-05-06Merge pull request #309304 from Ma27/nc-davSandro3-8/+4
2024-05-06Merge master into staging-nextgithub-actions[bot]2-4/+6
2024-05-06nixos/tests: disable logrotate service by default in testsIzorkin2-41/+51
2024-05-06nixos/terminfo: always use buildPlatform's terminfo (#309108)Jared Baur1-1/+1
Many terminal packages don't cross compile, so the `terminfo` NixOS module was not usable for nixos configurations that are cross-compiled. Terminfo files (AFAIK) are small files that contain data about terminal capability, so they should never have any runtime dependencies that would cause any executables or otherwise incompatible outputs from the `buildPlatform` to leak into the nixos config's closure.
2024-05-06Merge pull request #297122 from katexochen/mkosi/22Paul Meyer1-3/+5
mkosi: 20.2 -> 22; use --replace-fail on substituteInPlace
2024-05-06Merge master into staging-nextgithub-actions[bot]2-1/+23
2024-05-06nixos/caddy: Comment why ExecStart is resetNiklas Hambüchen1-0/+1
2024-05-06nixos/ssh: Make `~/.ssh/authorized_keys` optional in AuthorizedKeysFiles ↵nicoo2-1/+23
(#279894)
2024-05-06Merge master into staging-nextgithub-actions[bot]8-9/+33
2024-05-05nixos/openrazer: properly rename mouseBatteryNotifier optionSandro Jäckel1-16/+5
2024-05-05Merge pull request #309324 from evenbrenden/move-jotta-cliSandro4-6/+6
nixos/jotta-cli: move to services.jotta-cli
2024-05-05patroni: 2.1.3 -> 3.3.0Adam Stephens1-1/+1
https://github.com/zalando/patroni/blob/v3.3.0/docs/releases.rst#version-330
2024-05-05Merge pull request #309318 from oxalica/feat/plasma6-kwin-wayland-niceK9001-0/+9
nixos/plasma6: add CAP_SYS_NICE for kwin_wayland