Franz Pletz
a1b4ee54d5
nixos/snapserver: migrate to settings option ( #441245 )
2025-09-11 15:02:12 +00:00
Will Fancher
af1b121a0d
nixos/top-level: Install 'bootStage2' as 'init' in all non-initrd configs ( #441777 )
2025-09-10 14:39:32 +00:00
Will Fancher
6b5020dc9c
nixos/top-level: Install 'bootStage2' as 'init' in all non-initrd configs
...
Eventually we'd like to change our posture on this, and somehow ensure
that 'init' is always our systemd binary, but for now containers
require us to do it this way.
2025-09-10 09:45:48 -04:00
David Wronek
1ddb896039
nixos/release-notes: add new module entry for Sshwifty
...
Signed-off-by: David Wronek <david.wronek@mainlining.org>
2025-09-10 07:40:09 +02:00
Sandro
42efe1cc8a
nixos/dnscrypt-proxy: rename from dnscrypt-proxy2 ( #433312 )
2025-09-09 17:45:50 +02:00
Arian van Putten
daffcbe598
various: drop due to broken src ( #439158 )
2025-09-09 08:53:25 +02:00
Martin Weinelt
6d2ea675c3
nixos/snapserver: migrate to settings option
...
Replaces the complex commandline templating with a structured freeform
settings type, that renders out in the ini format while converting lists
to multiple key-value pairs.
2025-09-09 02:15:53 +02:00
codgician
e2ccd9983f
open-webui: 0.6.25 -> 0.6.26
...
Diff: https://github.com/open-webui/open-webui/compare/v0.6.25...v0.6.26
Changelog: https://github.com/open-webui/open-webui/blob/v0.6.26/CHANGELOG.md
2025-09-08 22:45:17 +02:00
Matt Sturgeon
04698ee183
nixos/timekpr: init at 0.5.8 ( #419487 )
2025-09-08 13:10:30 +02:00
Léana 江
0829ce947c
nixos/eval-config: Remove NIXOS_EXTRA_MODULE_PATH
...
This removes the previously depricated NIXOS_EXTRA_MODULE_PATH
environment variable.
Tested with
$ nix-instantiate nixos/lib/eval-config.nix --arg modules '[{fileSystems."/".device="x";boot.loader.grub.enable=false;}]' -A config.system.build.toplevel
$ NIXOS_EXTRA_MODULE_PATH=$HOME/whatever.nix nix-instantiate nixos/lib/eval-config.nix --arg modules '[{fileSystems."/".device="x";boot.loader.grub.enable=false;}]' -A config.system.build.toplevel
2025-09-08 11:02:43 +08:00
Yang, Bo
33dfc47d5e
nixos/timekpr: init at 0.5.8
...
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-09-08 01:34:02 +00:00
6543
92d5ef9768
services.libvirtd.autoSnapshot: init
2025-09-07 12:17:56 +02:00
isabel
974cde407a
doc/release-notes: move syncthing update to 25.11 ( #439542 )
2025-09-06 17:47:11 +01:00
John Titor
ef0387e779
nixos/rl-25.11: mention rEFInd, a boot manager for UEFI systems
2025-09-06 12:29:15 +05:30
Bobby Rong
3d2f1c5501
mate.mate-wayland-session: 1.28.3 -> 1.28.4 ( #439858 )
2025-09-04 22:09:27 +08:00
06kellyjac
110edff547
llama-swap: init module
...
Co-authored-by: podium868909 <89096245@proton.me>
2025-09-03 22:15:38 +02:00
Benjamin Staffin
ee651b16cb
nixos/yubikey-manager: init
...
Fixes #424484
2025-09-03 17:07:32 +02:00
fmbearmf
55b37926f0
nixos/mate: Remove reference to firedecor plugin
...
Not needed by latest mate-wayland-session.
2025-09-03 21:59:37 +08:00
Sandro Jäckel
ba087392f7
nixos/torsocks: do not enable when tor client functionality is used
...
torsocks is not required when serving a website over Tor and this
default is quite unexpected and surprising.
2025-09-02 23:26:05 +02:00
Aaron Andersen
70320e3e8f
nixos/zookeeper: replace outdated log4j with logback.xml ( #434309 )
2025-09-02 11:14:45 -04:00
Wolfgang Walther
27520fe100
nixos/seafile: drop ( #435059 )
2025-09-02 13:48:23 +00:00
melvyn
fb9709ef29
nixos/seafile: drop
2025-09-02 09:33:13 -04:00
isabel
8c99c25f0e
doc/release-notes: move syncthing update to 25.11
2025-09-02 13:59:18 +01:00
lassulus
71acfb3caf
spoolman: init service ( #435272 )
2025-09-02 12:01:19 +01:00
isabel
601099ee4e
syncthing: 1.30.0 -> 2.0.3; nixos/synthing: fix flags against 2.0 ( #436432 )
2025-09-02 08:45:00 +01:00
Sandro
dc85fea675
angrr: init at 0.1.1 ( #439121 )
2025-09-01 17:53:41 +02:00
Sandro
88e2e5af84
ifstate: init at 2.0.0 ( #431047 )
2025-09-01 17:44:24 +02:00
Lin Yinfeng
1b0478e165
angrr: init at 0.1.1
...
Also add a nixos module and a nixos test.
2025-09-01 22:17:22 +08:00
Wolfgang Walther
f316c67316
nixos/eris-server: drop
2025-09-01 14:04:47 +02:00
Adam C. Stephens
2addb7b86d
river: rename to river-classic, 0.3.11 -> 0.3.12 ( #438738 )
2025-08-31 16:13:56 -04:00
M0ustach3
ad0a9957f5
nixos/memos: init module
2025-08-31 12:34:20 +02:00
isabel
063267b711
nixos/syncthing: fix flags against 2.0 release
2025-08-31 09:02:19 +01:00
andre4ik3
b95b91c956
nixos/dnscrypt-proxy: rename from dnscrypt-proxy2
...
Renames the `dnscrypt-proxy2` module (back) to `dnscrypt-proxy`, to
match the package, which was renamed in 2023.
The systemd service is also renamed to `dnscrypt-proxy`, but an alias to
`dnscrypt-proxy2` is provided for backwards compatibility.
2025-08-31 00:17:07 +00:00
Adam C. Stephens
ffc8f1707b
river: rename to river-classic
2025-08-30 18:49:56 -04:00
Niklas
9d46cdc9f3
Merge branch 'master' into init-spoolman-service
2025-08-27 09:23:47 +02:00
Nick Cao
1b7a161df4
fctix5 packages and module update ( #417815 )
2025-08-26 15:43:17 -04:00
misuzu
efd138d038
nixos/temporal: init module ( #436466 )
2025-08-25 21:39:38 +03:00
Florian Klink
6d3383c9e3
nixos/logind: migrate to settings option ( #435407 )
2025-08-25 13:31:13 +03:00
Felix Buehler
89526e1171
nixos/logind: migrate to settings option
2025-08-24 18:52:40 +02:00
Jonathan Davies
f20852e46f
doc/release-notes: 25.11: Add Temporal item to new services
2025-08-24 16:37:00 +00:00
Rick van Schijndel
6b0b1559e9
nixos/restic: add command option ( #432329 )
2025-08-24 13:35:28 +02:00
Fernando Rodrigues
adc70ce776
nixos/byedpi: init ( #435882 )
2025-08-23 08:17:19 +00:00
wrrrzr
cf9404b315
nixos/byedpi: init
2025-08-22 16:30:40 +03:00
nixpkgs-ci[bot]
d263613f2e
Merge master into staging-next
2025-08-22 12:06:42 +00:00
Jade Lovelace
602cc45c09
nixos/gateone: remove
...
The package is literally gone, this could never work.
2025-08-21 21:39:45 -07:00
nixpkgs-ci[bot]
2b24f84f9a
Merge master into staging-next
2025-08-21 21:18:31 +00:00
Nick Cao
09950e401c
sing-box: 1.11.15 -> 1.12.3, nixos/sing-box: add user and group, nixosTests.sing-box: migrate config ( #430835 )
2025-08-21 16:49:42 -04:00
nixpkgs-ci[bot]
53fe08332e
Merge master into staging-next
2025-08-21 20:43:13 +00:00
K900
9913dd115d
nixos/doc/rl-2511: relnote Plasma/Gear 5 removal
2025-08-21 23:21:45 +03:00
rowan amber-jones
73f8c1e61e
nixos/restic: add test for command option, add release notes
...
Test checks that we are able to run a backup from a command, and that
the resulting backup has the contents that we passed into it.
2025-08-21 19:48:18 +01:00