Commit graph

301 commits

Author SHA1 Message Date
Maximilian Bosch a6b0564b7d
nixos/filesystems: fix special file-systems for systemd-nspawn (#345899) 2025-10-03 19:33:31 +00:00
Pascal Bach 4614820299
nixos/libvirtd: Make all OVMF images from QEMU package available (#421549) 2025-10-03 18:27:13 +00:00
K900 d0a88305c6
linux_libre: remove (#447671) 2025-10-03 18:17:52 +00:00
Bart Brouns d1a084e777 nixos/ringboard: add user service module 2025-10-01 15:59:28 +02:00
Maximilian Bosch 545a975d7e
linux_libre: remove
Closes #447657
Closes #447562
Closes #447563

Ignoring a kernel and whenever it breaks having somebody pop up to do
the update is NOT an acceptable approach to maintaining a kernel
package.

Since there's apparently not enough interest (which is understandable
because that's a kernel that... just removes things), I think a full-blown
removal is the only way forward.

Also, to be clear upfront: the only future this should have is
maintenance in a downstream-project by somebody caring enough. To me, a
re-add is out of question since it'd contradict the "no new downstream
kernel rule".
2025-10-01 12:13:42 +02:00
Masum Reza ab90e1dfc6
amdvlk,nixos/amdvlk: drop (#444693) 2025-10-01 07:31:56 +00:00
Yt 6af2210e0c
{chatgpt-retrieval-plugin,nixos/chatgpt-retrieval-plugin}: drop (#447045) 2025-10-01 00:53:34 +00:00
dish a0201020e2
amdvlk,nixos/amdvlk: drop
AMDVLK has been deprecated by upstream and has been replaced by RADV.
Drop it for 25.11.
2025-09-30 13:34:01 -04:00
Vladislav Grechannik e5e1480cb2
nixos/doc: fix typo in systemd/initrd note 2025-09-30 17:30:35 +02:00
Michael Daniels 01cb0dae78
nixos/chatgpt-retrieval-plugin: drop
Corresponding package has been marked broken for a full release cycle.

Dropping per RFC 180.
2025-09-30 07:34:16 -04:00
Franz Pletz eef9711390
nixos/services.mysql: Fix restart on-abnormal (#430859) 2025-09-30 07:24:36 +00:00
dish 1e1399f494
{cardboard,nixos/cardboard}: drop (#447042) 2025-09-29 13:56:51 +00:00
Michael Daniels 66b171eeec
nixos/cardboard: drop
Corresponding package has been marked broken for a full release cycle.

Dropping per RFC 180.
2025-09-29 08:44:21 -04:00
Ramses aaaf233089
doc: move nixos-init note to nixos doc (#446997) 2025-09-28 23:19:37 +00:00
nikstur 655ddc7a9c doc: move nixos-init note to nixos doc 2025-09-28 22:32:51 +02:00
Masum Reza 1d84eb3dff
nixos/nvme-rs: init (#410730) 2025-09-27 10:57:22 +00:00
liberodark 74a08886b1 nixos/nvme-rs: init 2025-09-27 08:44:52 +02:00
dish ef50371e31
prometheus-storagebox-exporter: Init at 0-unstable-2025-07-28 (#446387) 2025-09-26 19:10:48 +00:00
Dionysis Grigoropoulos 377847e3c8
nixos/prometheus/storagebox: Init module 2025-09-26 20:24:04 +03:00
Gaétan Lepage e72b496a44
COSMIC Beta (#440950) 2025-09-26 11:20:33 +00:00
Heitor Augusto b49f9b4712
doc/release-notes: add COSMIC Beta 2025-09-25 13:56:58 -03:00
jopejoe1 18baa7b4c6
docs(nixos/release-notes): add note about deepin removal (#444902) 2025-09-25 04:50:24 +00:00
Will Fancher 6359e8e6e5
bcachefs-tools: 1.31.0 -> 1.31.3, nixos/bcachefs: Use out-of-tree module. (#444428) 2025-09-25 04:28:17 +00:00
Will Fancher 89e7815828 nixos/bcachefs: Use out-of-tree module when possible. 2025-09-24 21:15:52 -04:00
HHR2020 9deb827086 doc: add services.linyaps to 25.11 release notes 2025-09-24 16:54:32 +08:00
Franz Pletz e8387e23d3
nixos/nginx: set X-Forwarded-Server proxy header to hostname (#445633) 2025-09-24 07:25:28 +00:00
Berk D. Demir e744158bf0 nixos/libvirtd: Make all OVMF images from QEMU package available
- Make OVMF firmware images distributed with QEMU available under
/run/libvirt/nix-ovmf directory

- Repackage OVMF firmware metadata JSON files from QEMU package,
  patching the image file locations to point to stable
  /run/libvirt/nix-ovmf rather than the nix store path of QEMU package.

  And make them available at /var/lib/qemu/firmware, the path libvirt
  uses to verify domain configuration.

- Remove now obsolete `nvram` entry from qemu.conf.
  It was removed by upstream in Nov 2019.
  Eliminates log spam from libvirtd.service.

Fixes #378894
2025-09-23 16:51:48 -07:00
Leona Maroni 33dc105554
nixos/nginx: set X-Forwarded-Server proxy header to hostname
X-Forwarded-Server represents the last server in a row of reverse proxies
in the common use, see:
- https://www.fastly.com/documentation/reference/http/http-headers/X-Forwarded-Server/
- https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#x-headers
- https://docs.valsight.com/on-premise/latest/reverse-proxy

X-Forwarded-Host instead is the original request host.

This change adapts our NGINX module to the common use of this header.
2025-09-23 22:22:35 +02:00
Sandro f9be5a32fd
skim: Move shell completions to package (#444067) 2025-09-23 19:07:51 +00:00
jack 35a25c4bd2 nixos/pangolin: init 2025-09-22 12:25:42 +02:00
lenny 09c1e6c123
skim: Move shell completions to package
This also adds the previously missing fish completions
2025-09-21 18:47:05 +02:00
Maximilian Bosch 0723718d8a
nixos-container: fail if boot.isNspawnContainer = true is missing
Inform the poor souls using this in production that
`boot.isNspawnContainer = true;` is required to prevent upgrades with
weird runtime errors after that.
2025-09-21 14:49:50 +02:00
Maximilian Bosch a532cb052e
nixos/containers: add boot.isNspawnContainer option
There are a bunch of components such as incus or LXC that also use
`boot.isContainer`, so we'd have to differentiate between "OS container"
and "actually nspawn".

This became necessary for the file-systems part where nspawn takes care
of setting up special filesystems like `/proc`, `/dev` etc., but others
don't.

To allow for a `boot.isContainer` being less overloaded, this introduces
`boot.isNspawnContainer` that is exclusively used for nspawn-specific
things. When `true`, `boot.isContainer = true;` is implied.
2025-09-21 13:26:23 +02:00
rewine eabe0d9587 docs(nixos/release-notes): add note about deepin removal
Adds a note to the release notes for 25.11 about the removal of the Deepin Desktop Environment due to being unmaintained.

See: https://github.com/NixOS/nixpkgs/issues/422090
2025-09-21 16:36:58 +08:00
Eric Bailey 754f3be2ce
kops: add 1.31, 1.32, 1.33, drop 1.27, 1.28, 1.29, 1.30, set default 1.33 (#413580) 2025-09-19 12:35:37 -05:00
Whitespire 1e2cd41324 kops: add 1.31, 1.32, drop 1.27, 1.28, 1.29, set default 1.33 2025-09-19 10:40:23 +03:00
Bobby Rong 0147c2f1d5
pantheon.elementary-session-settings: Drop x11 session (#443289) 2025-09-18 12:31:41 +00:00
Bobby Rong d89600b7e9
pantheon.elementary-session-settings: Drop x11 session
The fallback-session option is not used in wayland session, and also
ignored in gnome-session 49.
2025-09-18 20:23:50 +08:00
dish 8d1beb880b
ant: rip out ant-contrib (#359137) 2025-09-18 01:08:57 +00:00
Tomodachi94 b03947ac76 ant: rip out ant-contrib
nixpkgs-review reveals no new failures when we remove this,
so let's rip it out per the rationale at #357758.

Closes #357758.
2025-09-17 01:08:40 +00:00
dish a311993b7f
nixos/goldwarden,goldwarden: drop
The software is abandoned upstream and does not work with new Bitwarden
server versions.
2025-09-16 15:07:09 -04:00
Sandro 5d8e397c67
nixos/sillytavern: add it (#418452) 2025-09-16 13:50:22 +00:00
misuzu 72f6935afb
nixos/plymouth-tpm2-totp: init (#424861) 2025-09-15 16:27:55 +00:00
Majiir Paktu b5bbf6f901 nixos/plymouth-tpm2-totp: init 2025-09-15 12:22:54 -04:00
Bobby Rong c718a7eca4
nixos/pantheon: Default to wayland session (#442810) 2025-09-15 12:57:30 +00:00
Bobby Rong f5a8000150
nixos/pantheon, pantheon.elementary-greeter: Default to pantheon-wayland session
See elementary/session-settings issue 91.
2025-09-14 23:06:44 +08:00
Léana 江 aa61310aa7
doc: mention networking.wireless.networks.<name> new options 2025-09-14 17:48:44 +08:00
h7x4 c347657847
nixos/ente: init modules (#406847) 2025-09-13 22:11:42 +00:00
Adam C. Stephens ec17e680af
lxd: remove packages and modules 2025-09-13 12:47:00 -04:00
oddlama 84d7ec6875
nixos/ente: init module and test 2025-09-13 10:59:35 +02:00