Tatyana Golovizina
4a55cd73bf
nixos/doc: Fix required disk size for installing in a VirtualBox guest
...
The manual says that you need at least 8 GB of disk to install in Virtualbox, but the installer returns an error and says that you need at least 10 GB.
2025-05-11 15:27:58 +04:00
isabel
92d64400d5
nixos/anubis: Fix defaultOptions not applying user-defined settings ( #398790 )
2025-05-11 08:56:46 +01:00
Martin Weinelt
9da9474d63
nixos/boot/tmp: introduce adaptive huge memory pages ( #404514 )
2025-05-11 01:23:32 +02:00
abysssol
af8538fee6
nixos/ollama: Fix systemd service doesn't use AMD GPU ( #405857 )
2025-05-10 22:59:56 +00:00
Arne Keller
4d4f8628cd
nixos/libvirtd: Use preferred version of iptables ( #228625 )
2025-05-10 22:23:51 +02:00
Zhaofeng Li
13bb852869
nixos/libvirtd: Use preferred version of iptables
2025-05-10 12:49:47 -06:00
Seth Flynn
01515e6f54
doc/rl-2505: move services.dex
entry to other notable changes
...
This isn't all that major of a change, nor does it necessarily add
functionality
2025-05-10 14:47:23 -04:00
Seth Flynn
a64bab663d
doc/rl-2505: improve consistency in highlights section
2025-05-10 14:47:20 -04:00
Seth Flynn
8e551be5f1
nixos/graphics: don't mark package
options as internal
2025-05-10 14:36:08 -04:00
Gary Guo
7dd8c5b602
unifi8: drop
...
This was an alias to the unifi package, which has been updated to v9.
To avoid confusion, remove this alias.
2025-05-10 14:47:52 +01:00
a
1d483cbef1
Resolves #405846
2025-05-10 21:38:58 +12:00
Paul Haerle
36607ba6e6
installer/tools: fix grammatical error in docs ( #388452 )
2025-05-10 11:31:39 +02:00
lassulus
fb297f0be8
movim: 0.30 → 0.30.1; {movim,nixos.movim}: mysql → mariadb ( #401596 )
2025-05-10 07:58:20 +02:00
Peder Bergebakken Sundt
f13181e910
waagent: 2.12.0.4 -> 2.13.1.1 ( #404876 )
2025-05-10 00:08:00 +02:00
K900
5d69558f0d
Revert "nixos/udev: verify udev rules using udevadm"
2025-05-10 00:50:36 +03:00
Gabriel Smith
710e189c6e
nixos/ups: run upsmon as non-root user "nutmon" by default
...
NUT documentation strongly suggests running `upsmon` as a non-root user
with very limited permissions. This includes only read access to
`upsmon.conf`.
Previously the `RUN_AS_USER` setting could be overwritten with
`mkForce`, but this left the system with technically incorrect
permissions on `upsmon.conf` that would prevent reloading. This patch
provides a way to change the user that `upsmon` runs as while
maintaining correct permissions on `upsmon.conf`.
Fixes #318582
2025-05-09 23:11:33 +02:00
Nick Cao
d806c1b557
nixosTests.zram-generator: fix test ( #405542 )
2025-05-09 16:21:25 -04:00
Florian Klink
9cc7df71a7
nixos/lib: fix typo in documentation for systemd ( #405675 )
2025-05-09 21:39:44 +03:00
Paul Haerle
772ee19537
installer: fix broken search suggestion in default config ( #378797 )
2025-05-09 20:35:51 +02:00
squat
8f6b1ac340
nixos/lib: fix typo in documentation for systemd
...
This commit fixes a small typo in the documentation for the
`asDropinIfExists` option and clarifies the comment.
Signed-off-by: squat <lserven@gmail.com>
2025-05-09 20:25:34 +02:00
Niklas Hambüchen
2903f7cdda
tusd: init at 1.8.0 ( #167076 )
2025-05-09 19:17:31 +02:00
Yt
c654f66319
nixos/vector: Add journald+ClickHouse test ( #405185 )
2025-05-09 13:16:09 -04:00
Niklas Hambüchen
5fad4242cc
tusd: init at 2.8.0
2025-05-09 15:06:31 +02:00
Jan Tojnar
9c55b12a45
Merge gnome48Extensions: init ( #403591 )
2025-05-09 13:58:52 +02:00
Arnout Engelen
1a5f51a754
treewide: possibly inactive maintainer ericsagnes ( #399433 )
2025-05-09 13:51:19 +02:00
Jan Tojnar
697c547190
nixosTests.gnome-extension: Wait for activation
...
This fixes the following failure:
Test "Enable extension 'dash-to-panel@jderose9.github.com'" failed with error: " State: ACTIVATING instead of ACTIVE"
I can reproduce it even before the parent commit.
2025-05-09 13:48:05 +02:00
Leona Maroni
18ef62172e
nixos/udev: verify udev rules using udevadm ( #404323 )
2025-05-09 13:03:30 +02:00
Léana 江
a40156de6b
nixosTests.zram-generator: fix test
2025-05-09 12:53:19 +02:00
Arnout Engelen
eb9ce0eed3
treewide: remove inactive maintainer ericsagnes
2025-05-09 12:03:09 +02:00
fleaz
8638793548
nixos/gitlab-runner: Add dockerPullPolicy option
2025-05-09 09:34:00 +02:00
Maximilian Bosch
7aa84359d4
Merge: nixos/postgresql: remove recoveryConfig option ( #405186 )
2025-05-09 09:28:23 +02:00
Jacek Galowicz
8b3baa1402
nixos/test-driver: add backdoor based on systemd-ssh-proxy & AF_VSOCK ( #392030 )
2025-05-09 08:03:55 +02:00
sudoforge
8aa7a07653
nixos/iwd: move General.UseDefaultInterface to DriverQuirks.DefaultInterface
...
`General.UseDefaultInterface` was deprecated last year, with a
recommendation to move to `DriverQuirks.DefaultInterface` [0] [1] [2].
[0]: https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=5c7777ff0fbcdee3c5d3a3cf6b1f375f2e820644
[1]: https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=d223f49fbc622e5b2f270711619ecbd542bed12e
[2]: https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=a27b7823df12c5d185b39aa7777c546843c1c96f
2025-05-08 21:35:40 -07:00
Colin
62cab5dbe8
pkgs/buffybox: 3.2.0-unstable-2025-03-16 -> 3.3.0-unstable-2025-05-06 ( #403179 )
2025-05-09 02:04:39 +00:00
hustlerone
90ff6dc49e
nixos/unl0kr: fix touchpads
2025-05-09 00:29:43 +02:00
Jonathan Davies
8932afecff
nixos/vector: Add journald+ClickHouse test
2025-05-08 21:38:42 +00:00
K900
c50e195272
grafana: 11.6.0+security-01 -> 12.0.0 ( #404897 )
2025-05-09 00:08:35 +03:00
isabel
d0d992d748
nixos/regreet: use proper user in tmpfiles ( #284722 )
2025-05-08 20:31:42 +01:00
Alex Martens
fae4917f2f
nixos/homepage-dashboard: harden service ( #377886 )
2025-05-08 20:28:08 +01:00
r-vdp
1278d56d71
nixos/udev: verify all udev rules using udevadm
2025-05-08 20:34:26 +02:00
Jan Tojnar
5a60a1a922
nixos/gnome: Enable RTKit by default
...
Without this, Mutter will complain at startup:
.gnome-shell-wr[1013]: Failed to make thread 'KMS thread' high priority scheduled: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.RealtimeKit1" does not exist
PipeWire, WirePlumber and xdg-desktop-portal-gnome complain about the missing service too.
2025-05-08 18:29:03 +02:00
Franz Pletz
2634ca8249
nixos/ntpd-rs: Handle configuring NTP pools ( #403903 )
2025-05-08 18:28:32 +02:00
Jan Tojnar
0b772ee034
nixos/gdm: Remove stray with pkgs.gnome;
...
It was unused – `gdm` is part of the outer scope.
2025-05-08 18:22:29 +02:00
isabel
4324b1e793
nixos/evremap: get rid of unecessary bash ( #390855 )
2025-05-08 17:04:52 +01:00
Will Fancher
cf1934c1a5
make-initrd-ng: fix file permissions ( #405190 )
2025-05-08 10:26:02 -04:00
Pol Dellaiera
aaf817bb5b
nixos/glance: allow specifying secret settings ( #395551 )
2025-05-08 13:58:03 +00:00
Izorkin
4ec6492b3b
nixos/mastodon: add option elasticsearch.prefix
2025-05-08 14:48:52 +02:00
r-vdp
ed70f0089d
systemd-initrd: migrate test to runTest and add comment for syntax highlighting of test script
2025-05-08 12:37:39 +02:00
r-vdp
01b589a7f8
systemd-initrd: add test to ensure that the permissions on the systemd generators are correct
2025-05-08 12:35:46 +02:00
Robert Hensing
34bc9e5162
nixosTests: fix pure eval by setting system to null ( #404284 )
2025-05-08 12:26:55 +02:00