about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2023-01-15nixos/photoprism: add testFelix Buehler2-0/+24
2023-01-15nixos/photoprism: init moduleFelix Buehler4-0/+166
2023-01-15Merge pull request #208038 from SuperSandro2000/uptime-kuma-appriseRyan Lahfa1-2/+4
nixos/uptime-kuma: add option to enable apprise support
2023-01-15Merge pull request #210935 from JulienMalka/Ntfy-data-folderRyan Lahfa1-0/+5
nixos/ntfy-sh: Create data folder and auth database
2023-01-15Merge pull request #206655 from vlinkz/distronameRyan Lahfa19-40/+64
nixos/version: add system.nixos.distroName and system.nixos.distroId options
2023-01-15nixos/ntfy-sh: Create data folder and auth databaseJulien Malka1-0/+5
2023-01-15Merge pull request #210927 from JulienMalka/Ntfy-test-fixRyan Lahfa1-0/+2
nixos/ntfy-sh: Fixed nixos test
2023-01-15autorandr: 1.12.1 -> 1.13, nixos/services/autorandr: add ignoreLeadOptionGaetan Lepage1-1/+13
2023-01-15services.openssh: support freeform settings (#193757)Matthieu Coudron19-78/+124
* services.openssh: support freeform settings Keep "extraConfig" but introduces "settings". Also renames several options (mkRenamedOptionModule [ "services" "openssh" "kbdInteractiveAuthentication" ] [ "services" "openssh" "settings" "KbdInteractiveAuthentication" ]) (mkRenamedOptionModule [ "services" "openssh" "passwordAuthentication" ] [ "services" "openssh" "settings" "PasswordAuthentication" ]) (mkRenamedOptionModule [ "services" "openssh" "useDns" ] [ "services" "openssh" "settings" "UseDns" ]) (mkRenamedOptionModule [ "services" "openssh" "permitRootLogin" ] [ "services" "openssh" "settings" "PermitRootLogin" ]) * updated doc * regen doc
2023-01-15Merge pull request #210930 from pennae/installer-test-no-docsK9001-0/+2
nixosTests.installer.*: disable documentation
2023-01-15nixosTests.installer.*: disable documentationpennae1-0/+2
building the manual takes a pretty long time and sufficient memory to cause hydra failures: https://hydra.nixos.org/build/205689097#tabs-buildsteps
2023-01-15nixos/ntfy-sh: Fixed nixos testJulien Malka1-0/+2
2023-01-15linux/hardened/patches/6.1: init at 6.1.6-hardened1K9001-0/+1
2023-01-15nixosTests.mindustry: initFrancesco Gazzetta2-0/+29
2023-01-15Merge pull request #208715 from elohmeier/prom-rspamd-fixSandro1-1/+1
Fixes https://github.com/NixOS/nixpkgs/issues/210390
2023-01-15Merge pull request #209538 from voidzero/zsh-syntax-hl.regexpRyan Lahfa1-0/+1
zsh-syntax-highlighting: add regexp to list of highlighters
2023-01-14nixos/version: add config.system.nixos.distroName and ↵Victor Fuentes19-40/+64
config.system.nixos.distroId
2023-01-14fancontrol: restart service after suspendElian Doran1-0/+7
2023-01-14Merge pull request #209180 from NixOS/staging-nextMartin Weinelt17-116/+368
2023-01-14Merge pull request #209692 from veehaitch/gh-runner-mkmergeAaron Andersen4-196/+203
nixos/github-runners: use `mkMerge` for `serviceConfig`
2023-01-14Merge master into staging-nextgithub-actions[bot]1-12/+10
2023-01-14Merge pull request #207725 from SuperSandro2000/nixos-nginxNaïm Favier1-12/+10
2023-01-14Merge master into staging-nextgithub-actions[bot]3-1/+53
2023-01-13Merge pull request #200225 from pacien/nixos-qemu-vm-restrictnetworkRobert Hensing3-1/+53
nixos/qemu-vm: add option "restrictNetwork"
2023-01-13Merge master into staging-nextgithub-actions[bot]107-4812/+9383
2023-01-13Merge pull request #210434 from Stunkymonkey/test-acme-server-phasesSandro1-1/+1
2023-01-13Merge pull request #207595 from wahjava/update-vaultwardenRobert Schütz1-6/+8
vaultwarden: 1.26.0 -> 1.27.0
2023-01-13Merge pull request #208983 from pennae/nixos-manual-mdpennae104-4804/+9371
nixos/manual: convert module chapters to markdown
2023-01-13nixos/flexget: add package optionPeder Bergebakken Sundt1-1/+3
2023-01-13Merge master into staging-nextgithub-actions[bot]2-1/+3
2023-01-13Merge pull request #210511 from mayflower/gitaly-runtime-dirRobin Gloster1-0/+2
nixos/gitlab: set gitaly runtime dir
2023-01-13nixos/gitlab: set gitaly runtime dirFranz Pletz1-0/+2
If `runtime_dir` is not set, gitaly will use `/tmp` as a place for sockets and packed binaries like `git2go`. If the gitlab instance does not experience much traffic and gitlay is not restarted regularly, systemd-tmpfiles will remove the binaries. This breaks some gitlab functionality until gitaly is restarted manually.
2023-01-13Merge pull request #209755 from ivanbrennan/fix-neovim-runtimeJanne Heß1-1/+1
nixos.programs.neovim: fix runtime
2023-01-12Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt4-1/+48
2023-01-12nixos/tests/acme/generate-certs: deprecate phasesFelix Buehler1-1/+1
2023-01-12nixos/tests: add qemu-vm-restrictnetwork testpacien2-0/+37
2023-01-12Merge pull request #202095 from DeeUnderscore/update/git-bug-0.8.0Sandro2-0/+10
2023-01-12Merge pull request #161237 from miallo/nixos-version-configuration-revisionNaïm Favier4-1/+38
2023-01-12nixos/vaultwarden: fix testRhys Davies1-6/+8
2023-01-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-4/+5
2023-01-11nixos/kernel: fix docs typoK9001-4/+5
2023-01-11Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-01-10nixos/tests/gitlab: Fix a regression introduced in 15.7.0Yaya1-2/+2
``` {"message":{"password":["must not contain commonly used combinations of words and letters"]}} ```
2023-01-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt22-131/+659
2023-01-11Merge pull request #209927 from thanegill/patch-4Sandro1-1/+1
2023-01-11changedetection-io: remove podman.defaultNetwork.dnsname.enableThane Gill1-1/+1
2023-01-10nixos/kernel: better docs for boot.kernelPatchesK9001-2/+39
2023-01-10waagent: update to 2.8.0.11 (#206974)Åsmund Østvold2-95/+138
The agent has not been updated for a very long time. In addition to updating to the newest tagged version the change creates a package for it. The existing version has issues with the new python2.7 package not containing crypt.so file. And the commit 6910a4eea0038728a2f10ce84122806f2cb6b170 I believe introduced regression that caused the shebang to not be updated.
2023-01-10Merge pull request #169694 from fortuneteller2k/stevenblock-moduleArtturi4-0/+45
2023-01-10nixosTests.installer: bump memorySizeArtturin1-1/+1
Without it the tests sometimes fail because the OOM killer is triggered. https://hydra.nixos.org/build/204713462