about summary refs log tree commit diff
path: root/nixos/doc
AgeCommit message (Collapse)AuthorFilesLines
2024-06-20Merge pull request #319865 from JohnRTitor/amdgpu-moduleK9002-0/+4
nixos/amdgpu: init module
2024-06-20Merge pull request #320228 from K900/opengl-cleanupsK9002-32/+15
treewide: big opengl cleanups
2024-06-19odoo: 16.0.20231024 -> 17.0.20240507Sirio Balmelli1-0/+1
Preserve 'odoo16' on the same pattern as existing 'odoo15' Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2024-06-18nixos/doc: add services.flood to rl-2411Thiago Kenji Okada1-0/+2
2024-06-18docs/release-notes: 24.05: add amdgpu moduleJohn Titor1-0/+2
2024-06-18docs/release-notes: 24.11: add amdgpu moduleJohn Titor1-0/+2
2024-06-16Merge pull request #318933 from mweinelt/vaulthardenSandro1-0/+4
nixos/vaultwarden: update state directory name, harden systemd unit
2024-06-16treewide: big opengl cleanupK9002-15/+15
- rename hardware.opengl to hardware.graphics - remove hardware.opengl.driSupport, which does nothing - remove hardware.opengl.setLdLibraryPath, which should never be done - rename hardware.opengl.driSupport32Bit to hardware.graphics.enable32Bit - lost of small docs / formatting cleanups
2024-06-16treewide: drop amdgpu-proK9001-17/+0
It's dead, Jim.
2024-06-16Merge pull request #320194 from numinit/android-studio-fullPol Dellaiera2-4/+2
android-studio-full: fix changelog ordering
2024-06-16Merge pull request #315205 from widlarizer/tracy-remove-legacyFlorian Klink1-0/+4
tracy: fix wayland - remove legacy build, add deps
2024-06-16android-studio-full: move changelog; fix duplicate merged lineMorgan Jones2-4/+2
2024-06-16Merge pull request #315233 from numinit/android-studio-fullPol Dellaiera1-0/+4
android-studio-full: init
2024-06-16nixos/vaultwarden: harden systemd unitMartin Weinelt1-0/+4
Drops the capability to bind to privileged ports.
2024-06-15tracy: move to wayland, add tracy-x11Emil J. Tywoniak1-0/+4
2024-06-12nixos/amdvlk: init module (#318175)Masum Reza1-1/+2
2024-06-12Merge pull request #318384 from NyCodeGHG/nixos/renovateOTABI Tomoya1-0/+2
nixos/renovate: init
2024-06-11nixos/renovate: initMarie Ramlow1-0/+2
2024-06-09Merge pull request #318061 from PedroRegisPOAR/remove-extra-backtickMaximilian Bosch1-1/+1
Removes extra backtick from manual
2024-06-08Merge master into haskell-updatesgithub-actions[bot]1-0/+2
2024-06-07doc: removes extra backtickPedro O. A. Regis1-1/+1
2024-06-07nixos/ddclient: deprecate `use`, implement `use{v4,v6}`Thomas Churchman1-0/+2
Upstream replaced `use` with `use{v4,v6}`: https://github.com/ddclient/ddclient/blob/4a1b06630b90b3e6ff1d837b849bdbc68a2f53f9/ChangeLog.md#new-features
2024-06-07Merge master into haskell-updatesgithub-actions[bot]1-0/+6
2024-06-06Merge pull request #295155 from onemoresuza/hare-hookPeder Bergebakken Sundt1-0/+4
hareHook: init
2024-06-06Merge master into haskell-updatesgithub-actions[bot]2-9/+20
2024-06-06doc/release-notes: 24.11: Added Quickwit item to new services.Jonathan Davies1-0/+2
2024-06-05Merge pull request #312523 from emilylange/nixos-forgejo-secretsAdam C. Stephens1-0/+5
nixos/forgejo: refactor secrets, add `cfg.secrets`, forgejo: build `environment-to-ini`, nixos/tests/forgejo: test `cfg.secrets` using /metrics endpoint
2024-06-05openssh: move Kerberos support into a dedicated packageThomas Gerbet1-0/+3
The `openssh` and `openssh_hpn` packages are now built without the Kerberos support by default in an effort to reduce the attack surface. The Kerberos support is likely used only by a fraction of the total users (I'm guessing mainly users integrating SSH in an Active Directory env) so dropping it should not impact too many users. It should also be noted that the Kerberos/GSSAPI auth is disabled by default in the configuration. `opensshWithKerberos` and `openssh_hpnWithKerberos` are added in order to provide an easy migration path for users needing this support. The `openssh_gssapi` package is kept untouched.
2024-06-05Merge pull request #317347 from Prince213/doc-bootspecJörg Thalheim1-8/+9
nixos/activation/bootspec: misc fixes
2024-06-05Merge pull request #317286 from drupol/open-webui-add-more-envPol Dellaiera1-1/+3
nixos/{ollama,open-webui}: minor service update
2024-06-05nixos/open-webui: add release note entryPol Dellaiera1-1/+3
2024-06-05nixos/activation/bootspec: fix styleSizhe Zhao1-1/+2
2024-06-05nixos/activation/bootspec: rephraseSizhe Zhao1-2/+2
2024-06-05nixos/activation/bootspec: no longer experimentalSizhe Zhao1-5/+5
2024-06-05nixos/activation/bootspec: now enabled by defaultSizhe Zhao1-1/+1
2024-06-05Merge master into haskell-updatesgithub-actions[bot]2-0/+13
2024-06-04hareHook: initCoutinho de Souza1-0/+4
Co-authored-by: Colin <colin@uninsane.org>
2024-06-05nixos/rl-2411: add `services.forgejo.secrets`emilylange1-0/+5
and the accompanying `services.forgejo.mailerPasswordFile` deprecation.
2024-06-05Merge pull request #309121 from jlbribeiro/pkgs/zx-8.0.2kirillrdy1-0/+3
zx: 7.2.3 -> 8.1.2
2024-06-04doc/release-notes: Add note about backwards compatibility in ACME moduleArian van Putten1-0/+10
Co-authored-by: Stéphan Kochen <git@stephank.nl>
2024-06-03{doc/android,release-notes}: update android-studio and androidenvMorgan Jones1-0/+4
2024-06-04Merge master into haskell-updatesgithub-actions[bot]1-1/+1
2024-06-03doc(rl-24.11): zx v8 breaking changesJosé Ribeiro1-0/+3
2024-06-03doc/release-notes: repalce security.pam.enableSSHAgentAuth with ↵Sandro1-1/+1
security.pam.sshAgentAuth.enable
2024-06-03Merge master into haskell-updatesgithub-actions[bot]2-1/+10
2024-06-02Merge pull request #316358 from majewsky/portunus-remove-libxcrypt-legacySandro1-0/+9
2024-06-02doc/release-notes: fix option that enables Plasma 6Vassilis Palassopoulos1-1/+1
2024-06-02Merge master into haskell-updatesgithub-actions[bot]1-1/+48
2024-06-01Merge pull request #316270 from wegank/release-notes-3Aleksana1-1/+1
doc/release-notes: update info on gnome 46
2024-06-01portunus: remove libxcrypt-legacy usageStefan Majewsky1-0/+9