Commit graph

41092 commits

Author SHA1 Message Date
Acid Bong 115adc466a
nixos/plymouth: replace with lib; with inherit 2025-10-22 12:57:14 +03:00
yuannan e078dbbddb
nixos/nftables: added wiki link for no VM network access 2025-10-22 09:48:17 +01:00
Masum Reza 995825be3e
nixos/wayvnc: init wayvnc module with pam config (#431631) 2025-10-22 05:59:23 +00:00
h7x4 1de59a5863
nixos/lldap: use exec for start script (#454173) 2025-10-22 02:12:35 +00:00
h7x4 fa77ae868c
nixos/beszel: init (#380731) 2025-10-22 02:06:16 +00:00
h7x4 bc715b8c52
nixos/rtkit: harden systemd service (#454127) 2025-10-22 02:05:52 +00:00
Tim Schumacher c06ad375eb android-udev-rules: drop
As of systemd 258 adb and fastboot connections are handled by a built-in
uaccess rule, so a dedicated package with hardcoded ID-based udev rules
is no longer needed.

Drop the android-udev-rules package and related mentions of the adbusers
group, which is also no longer used.
2025-10-22 00:13:25 +02:00
Emily 7e01098a27
nixos/rngd: remove file, move warning to rename.nix (#453520) 2025-10-21 20:43:32 +00:00
Bonus f5d45f3499
nixos/beszel.agent: init
Co-authored-by: Mirza Arnaut <mirza.arnaut45@gmail.com>
2025-10-21 22:42:22 +02:00
Bonus 5dbf685def
nixos/beszel.hub: init
Co-authored-by: Mirza Arnaut <mirza.arnaut45@gmail.com>
2025-10-21 22:42:19 +02:00
Emily 591e302bad
lib: deprecate mkAliasOptionModuleMD (#454195) 2025-10-21 20:00:12 +00:00
Lukas Wurzinger 1f4c50ab81
lib/cli: deprecate toGNUCommandLine 2025-10-21 21:01:38 +02:00
Sandro 1a9bb3aa2a
nixos/opentelemetry-collector: validate config (#392701) 2025-10-21 15:30:11 +00:00
Sandro 084b1f8ec5
treewide: ensure ExecReload kill fields has absolute path (#453135) 2025-10-21 15:08:46 +00:00
Sandro d4cc7f2385
nixos/virtualisation/podman: add completion for dockerCompat (#446817) 2025-10-21 15:04:41 +00:00
Bouke van der Bijl 0a5bba0f15 nixos/opentelemetry-collector: validate config 2025-10-21 17:03:17 +02:00
Masum Reza 2483e31a08
invidious: pass configuration in INVIDIOUS_CONFIG as YAML (#448855) 2025-10-21 14:47:31 +00:00
Aliaksandr 80f12557f5
treewide: replace "yes" else "no" usages to lib.boolToYesNo 2025-10-21 16:04:34 +03:00
Aliaksandr f28be96fda
treewide: mkAliasOptionModuleMD -> mkAliasOptionModule 2025-10-21 15:42:47 +03:00
Doron Behar 3f9aa9d82f
nixos/syncthing: declare ignore patterns (resolves #268282) (#353770) 2025-10-21 12:41:17 +00:00
Jacek Galowicz 716b1eacc1
nixos/github-runner: fix nodeRuntimes option (#435476) 2025-10-21 12:28:38 +00:00
zorrobert 7a223b2685 nixos/syncthing: add option for ignore patterns
Syncthing can be configured to ignore certain files and
directories via ignore patterns. This PR adds a new nix option to
set these patterns declaratively.
2025-10-21 12:57:28 +02:00
K900 b619339061
Plasma 6.5 (#444055) 2025-10-21 10:56:36 +00:00
Tobias M 95625320bf nixos/lldap: use exec for start script
Use exec for running lldap itself so that the bash startup script does
not have to linger around.
2025-10-21 12:51:16 +02:00
K900 15729ec4e1 kdePackages: Plasma 6.4.5 -> 6.5.0 2025-10-21 12:51:04 +03:00
Abdelrahman Abdelhafez 6aafe72232
nixos/postfix: fix removed option's replacement instructions
The replacement instructions for the removed services.postfix.extraConfig option suggests using the services.postfix.extraConfig option instead, which doesn't exist.
2025-10-21 10:56:47 +02:00
h7x4 96be3f19b4
nixos/rtkit: harden systemd service 2025-10-21 16:59:54 +09:00
nixpkgs-ci[bot] 65a2cad20c
Merge master into staging-next 2025-10-21 06:06:18 +00:00
Spencer Janssen 82bd28b068 nixos/github-runner: fix nodeRuntimes option
Fixes #434830.

Drops backwards compatibility workaround introduced in #286063.
2025-10-20 23:40:39 -05:00
K900 b43c43d642
nixos/plasma6: check $XDG_CACHE_HOME before $HOME/.cache for ksycoca cache wipe (#453299) 2025-10-21 01:14:22 +00:00
nixpkgs-ci[bot] fb4a94b345
Merge master into staging-next 2025-10-20 18:06:02 +00:00
Jasper Chan a28041998d nixos/trackpoint: add missing settings and update descriptions
Settings and descriptions pulled from:
https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-platform-trackpoint

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2025-10-20 09:35:42 -07:00
Pol Dellaiera 6dca59fdf7
nixos/gitlab-runner: fix broken link (#452338) 2025-10-20 14:58:48 +00:00
dish 96aa4941c0
nixos/forgejo: add age setting to automatic dump (#450761) 2025-10-20 14:20:09 +00:00
Luca A. 7bf1b4d04a nixos/forgejo: add age setting to automatic dump
Currently dump are added to the directory but not cleaned up.
This setting allows the user to customize the cleanup age of dumps.
2025-10-20 15:42:18 +02:00
nixpkgs-ci[bot] cbc8b5f221
Merge master into staging-next 2025-10-20 12:07:14 +00:00
K900 a905b1d8e1 nixos/systemd-initrd: fix eval under allowAliases = false 2025-10-20 11:19:41 +03:00
dotlambda e7ef46ccb5
nixos/immich: fix missing parens in sql file creation (#453759) 2025-10-20 08:00:45 +00:00
K900 90a6faa0f6 Merge remote-tracking branch 'origin/master' into staging-next 2025-10-20 10:21:06 +03:00
Fabian Möller 15a1d17c02
nixos/immich: fix missing parens in sql file creation 2025-10-20 08:55:36 +02:00
nixpkgs-ci[bot] 4041ba5e29
Merge master into staging-nixos 2025-10-20 06:08:12 +00:00
nixpkgs-ci[bot] 98a73a9815
Merge master into staging-next 2025-10-20 06:06:41 +00:00
Vladimír Čunát 5e6d7899d9
nixos/systemd-initrd: only include glibc nss modules on glibc systems (#452738) 2025-10-20 07:20:33 +02:00
h7x4 8414b2a6e0
nixos/users-groups: use submodule config in hashedPasswordFile.default (#432944) 2025-10-20 04:53:13 +00:00
nixpkgs-ci[bot] 510ac96a9e
Merge master into staging-nixos 2025-10-20 00:19:33 +00:00
nixpkgs-ci[bot] 001b29ce03
Merge master into staging-next 2025-10-20 00:18:01 +00:00
Martin Weinelt f84d942b3b
wyoming-openwakeword: 1.10.0 -> 2.0.0 (#452714) 2025-10-19 22:25:23 +00:00
Martin Weinelt 5f7f58ff8a
wyoming-openwakeword: 1.10.0 -> 2.0.0
https://github.com/rhasspy/wyoming-openwakeword/blob/v2.0.0/CHANGELOG.md
2025-10-20 00:20:55 +02:00
sweenu 16041e56cc
nixos/immich: fix sql command on inexistant table 2025-10-19 22:24:39 +02:00
Pamplemousse 37e986ab27 selfoss: Fix module
Documented way of running with `nginx` require the `.nginx.conf` to be
present.
_c.f._ https://github.com/fossar/selfoss/issues/1535
2025-10-19 21:32:38 +02:00
Sizhe Zhao b8af8f2e3d
limine: convert boolean values 2025-10-20 02:36:44 +08:00
nixpkgs-ci[bot] 3737386f82
Merge master into staging-nixos 2025-10-19 18:07:04 +00:00
nixpkgs-ci[bot] 80fadb6a86
Merge master into staging-next 2025-10-19 18:05:39 +00:00
h7x4 f47e715aaa
OpenVPN: tidy systemd restart-after-sleep unit (#450653) 2025-10-19 15:34:58 +00:00
Adam Dinwoodie 0794eb223b nixos/openvpn: tidy systemd restart-after-sleep unit
On reviewing my PR #345993, I spotted I'd failed to remove a
now-unneeded package and failed to update the systemd unit description,
so tidy that up.
2025-10-19 16:16:48 +01:00
h7x4 2b959b6066
nixos/nats: Shut down gracefully, and prevent automatic restart on deliberate stop (#448023) 2025-10-19 12:39:41 +00:00
h7x4 5252726226
nixos/rngd: remove file, move warning to rename.nix 2025-10-19 21:21:24 +09:00
Masum Reza 5ec10ce58f
nixos/scx: support temporarily overriding scheduler (#453196) 2025-10-19 12:10:37 +00:00
Charles Duffy 889b866c82
nixos/nats: Shut down gracefully, and prevent automatic restart on deliberate stop
SIGUSR2 puts nats-server into "lame-duck mode", where the node hands off leader roles and hands clients off to other nodes.
2025-10-19 06:55:48 -05:00
nixpkgs-ci[bot] 69e6e196e5
Merge master into staging-nixos 2025-10-18 23:13:38 +00:00
nixpkgs-ci[bot] 197fb0a1cf
Merge master into staging-next 2025-10-18 23:12:14 +00:00
Luke Granger-Brown df240560c4
nixos/factorio: add extraArgs option (#446440) 2025-10-18 21:53:32 +00:00
Sebastián Zavala Villagómez eae9d7a6b5 nixos/plasma6: check $XDG_CACHE_HOME before $HOME/.cache for ksycoca cache wipe
The previous implementation breaks if `$XDG_CACHE_HOME` is set to
anything other than what is expected, since KDE will now write the cache
there instead. Some users set `$XDG_CACHE_HOME` to something like
`$HOME/.local/cache` to de-clutter `$HOME`. In such case, the cache won't
be found and removed, which will cause the KDE runner to not be able to
launch anything. It will now work regardless.
2025-10-18 17:08:20 -04:00
dawnofmidnight 6559d5a41f
nixos/snowflake-proxy: add extraFlags option 2025-10-18 16:10:55 -04:00
dot-file 60ba321180
nixos/ly: use iniFmt.lib.types.atom in settings
Co-authored-by: h7x4 <h7x4@nani.wtf>
2025-10-18 20:06:42 +03:00
matthewcroughan 253a0165f0 nixos/systemd-initrd: only include glibc nss modules on glibc systems 2025-10-18 14:20:15 +01:00
nixpkgs-ci[bot] bd01b22144
Merge master into staging-nixos 2025-10-18 12:07:23 +00:00
nixpkgs-ci[bot] cf9a69ee7b
Merge master into staging-next 2025-10-18 12:05:59 +00:00
eljamm 6316b883f1 nixos/scx: support temporarily overriding scheduler
One of the nicest perks of using scx is the ability to easily switch
between schedulers at run-time, but this is currently not possible in
NixOS, given that the scx service only uses the scheduler from the
config file.

It's possible, however, to override the scheduler and its flags using
the `SCX_SCHEDULER_OVERRIDE` and `SCX_FLAGS_OVERRIDE` environment
variables, respectively (see [more
details](https://en.opensuse.org/Pluggable_CPU_schedulers#Temporarily_switch_to_a_different_scheduler)).

So the solution here is to change the scx service executable and pass
those env vars to the service at run-time falling back to the values
from the module config as defaults.

After this change, it would be possible to override schedulers like so:

```shellSession
$ sudo systemctl set-environment SCX_SCHEDULER_OVERRIDE='scx_lavd'
$ sudo systemctl set-environment SCX_FLAGS_OVERRIDE='--performance'
$ sudo systemctl restart scx.service
```
```shellSession
$ journalctl -u scx.service -b 0 -e
Oct 18 13:09:25 nixos systemd[1]: Started SCX scheduler daemon.
Oct 18 13:09:25 nixos bash[1829848]: 13:09:25 [INFO] Performance mode is
enabled.
Oct 18 13:09:25 nixos bash[1829848]: 13:09:25 [INFO] Energy model won't
be used for CPU preference order.
Oct 18 13:09:26 nixos bash[1829848]: 13:09:26 [WARN] libbpf: map
'lavd_ops': BPF map skeleton link is uninitialized
Oct 18 13:09:26 nixos bash[1829848]: 13:09:26 [INFO] scx_lavd scheduler
is initialized (build ID: 1.0.16 x86_64-unknown-linux-gnu)
Oct 18 13:09:26 nixos bash[1829848]: 13:09:26 [INFO] scx_lavd scheduler
starts running.
```

And also restore to the module defaults:

```shellSession
$ sudo systemctl unset-environment SCX_SCHEDULER_OVERRIDE
$ sudo systemctl unset-environment SCX_FLAGS_OVERRIDE
$ sudo systemctl restart scx.service
```
```shellSession
$ journalctl -u scx.service -b 0 -e
Oct 18 13:12:56 nixos systemd[1]: Stopped SCX scheduler daemon.
Oct 18 13:12:56 nixos systemd[1]: Started SCX scheduler daemon.
Oct 18 13:12:56 nixos bash[1833220]: 13:12:56 [INFO] NUMA nodes: 1
Oct 18 13:12:56 nixos bash[1833220]: 13:12:56 [INFO] Disabling NUMA
optimizations
Oct 18 13:12:56 nixos bash[1833220]: 13:12:56 [INFO] scx_bpfland 1.0.16
x86_64-unknown-linux-gnu SMT on
```
2025-10-18 13:22:49 +02:00
dotlambda 070cc2146c
nixos/immich: Trim trailing newline from secretSettings file contents (#453162) 2025-10-18 10:34:57 +00:00
nixpkgs-ci[bot] 6d43b2dfd7
Merge master into staging-nixos 2025-10-18 09:13:39 +00:00
nixpkgs-ci[bot] 99c02dafb5
Merge master into staging-next 2025-10-18 09:12:08 +00:00
K900 9b44e205b3 nixos/kdeconnect: fix eval 2025-10-18 12:01:19 +03:00
Nicolas Mémeint 7dc3d46155 nixos/immich: Trim trailing newline from secretSettings file contents 2025-10-18 10:39:41 +02:00
nixpkgs-ci[bot] a2e720c5ba
Merge master into staging-nixos 2025-10-18 06:06:51 +00:00
nixpkgs-ci[bot] fe3676c810
Merge master into staging-next 2025-10-18 06:05:29 +00:00
h7x4 1cdf4ba1c8
treewide: ensure ExecReload kill fields has absolute path 2025-10-18 15:00:59 +09:00
h7x4 2b960c563e
nixos/avahi: add debug option (#448254) 2025-10-18 05:30:15 +00:00
h7x4 75d08a1a86
nixos/vnstat: allow overriding package (#448922) 2025-10-18 05:17:03 +00:00
h7x4 ce852df7a7
nixos/kdeconnect: nullable package (#434272) 2025-10-18 04:56:16 +00:00
nixpkgs-ci[bot] ff7c264dc2
Merge master into staging-nixos 2025-10-18 00:16:56 +00:00
nixpkgs-ci[bot] 94e79f47bf
Merge master into staging-next 2025-10-18 00:15:17 +00:00
nikstur cb06ec22ee
userborn: do not use mkForce to disable activationScripts (#452739) 2025-10-17 21:10:36 +00:00
h7x4 95ad093e5c
services.bind: Run named-checkconf on config file (#389406) 2025-10-17 20:04:51 +00:00
Maximilian Bosch 3a23473779
simplesamlphp: remove (#452965) 2025-10-17 19:45:03 +00:00
nixpkgs-ci[bot] 964806b9e5
Merge master into staging-nixos 2025-10-17 18:06:43 +00:00
nixpkgs-ci[bot] 03e8920ce4
Merge master into staging-next 2025-10-17 18:05:18 +00:00
Maximilian Bosch 76b41b119e
simplesamlphp: remove
See https://github.com/NixOS/nixpkgs/pull/312251#issuecomment-3416076466

I think it's frankly careless to merge something into nixpkgs that's two
patch-releases behind the current patch-level of the _legacy branch_ of
a software. Especially for security-sensitive things.

On top, this got never updated even though there are two high-rated CVEs
in this, i.e.  CVE-2025-27773[1] and CVE-2024-52596[2].

[1] https://github.com/advisories/GHSA-46r4-f8gj-xg56
[2] https://github.com/advisories/GHSA-2x65-fpch-2fcm
2025-10-17 17:49:52 +02:00
Maximilian Bosch a1c24d0868
filesender: remove
This depends on `simplesamlphp` which is one major version behind, was
packaged in an outdated version from the beginning and is known
vulnerable in nixpkgs. As a result, I decided to remove simplesamlphp
and all its reverse dependencies.
2025-10-17 17:49:01 +02:00
h7x4 fcfadc6853
nixos/pinchflat: make TZ variable optional (#452647) 2025-10-17 15:02:20 +00:00
Yechiel Worenklein b317daf271
nixos/pinchflat: make TZ variable optional
This is to prvent an error while building time.timeZone is set to null
(default)
2025-10-17 15:19:44 +01:00
Sophie Taylor 1020145d49
nixos/bind: run named-checkconf on config file 2025-10-17 15:14:15 +09:00
nixpkgs-ci[bot] 1a417779a0
Merge master into staging-nixos 2025-10-17 00:18:03 +00:00
nixpkgs-ci[bot] a9cd171877
Merge master into staging-next 2025-10-17 00:16:42 +00:00
Sandro 3e4edac3b4
nixos/librespeed: init (#448889) 2025-10-16 23:13:57 +00:00
emily b17ca19e8f
nixos/librespeed: init
Co-Authored-By: Sandro Jäckel <sandro.jaeckel@gmail.com>
2025-10-17 00:40:35 +02:00
Sandro 2fa8510fd7
nixos/pam: do not define an empty supportedFilesystems list (#449291) 2025-10-16 22:36:24 +00:00
Sandro Jäckel 1f60b27cd1
userborn: do not use mkForce to disable activationScripts 2025-10-16 23:24:26 +02:00
h7x4 23eaaab25a
nixos/rust-motd: Add fail2ban to path (#433471) 2025-10-16 21:03:35 +00:00
Sandro 169209844b
opkssh: init service (#426493) 2025-10-16 20:56:16 +00:00
Sandro 421699ffd3
nixos/oink: restart oink.service on failure (#408622) 2025-10-16 20:49:01 +00:00
Fabian Kammel 5d653c251f nixos/opkssh: init opkssh service
Signed-off-by: Fabian Kammel <fabian@kammel.dev>
2025-10-16 20:45:49 +02:00
nixpkgs-ci[bot] df25fa6341
Merge master into staging-nixos 2025-10-16 18:07:07 +00:00
nixpkgs-ci[bot] def5232766
Merge master into staging-next 2025-10-16 18:05:40 +00:00
Gutyina Gergő 98c30482ed
nixos/glance: restart service on failure 2025-10-16 19:59:23 +02:00
h7x4 3f43269131
nixos/soju: remove default db definition from generated config (#366042) 2025-10-17 02:53:27 +09:00
h7x4 67d881747f
nixos/pairdrop: init module (#378907) 2025-10-16 17:09:10 +00:00
nixpkgs-ci[bot] 2d8fea007f
Merge master into staging-nixos 2025-10-16 12:08:44 +00:00
nixpkgs-ci[bot] 6bec4e9adf
Merge master into staging-next 2025-10-16 12:07:21 +00:00
Gaétan Lepage 18e5db2cf2
nixos/cosmic: add missing dependencies (#449426) 2025-10-16 10:13:21 +00:00
Diogo Correia 3017b2746c
nixos/pairdrop: init module 2025-10-16 10:22:06 +01:00
Kajus Naujokaitis fdf2614155
nixos/cosmic: add missing dependencies
- added missing dependencies for some cosmic tools
  - cosmic-settings network page
    'networkmanagerapplet' for 'nm-connection-editor'
  - cosmic-settings-daemon
    'pulseaudio' for 'pactl'
    'glib' for 'gsettings'
2025-10-16 12:17:41 +03:00
Jeremy Baxter c7ac6cf8e5 nixos/oink: restart oink.service on failure 2025-10-16 21:27:49 +13:00
nixpkgs-ci[bot] d9c3a8f18a
Merge master into staging-nixos 2025-10-16 00:17:58 +00:00
nixpkgs-ci[bot] 54fbf808c7
Merge master into staging-next 2025-10-16 00:16:37 +00:00
Aaron Andersen 02930bd6db
httpd: change redirect status code to 301 when using forceSSL (#405295) 2025-10-16 00:09:51 +00:00
Pol Dellaiera 985ab75c84 nixos/gitlab-runner: fix broken link 2025-10-15 20:38:56 +02:00
Pol Dellaiera 38b1c19ecd nixos/gitlab-runner: clarify the use of extraPackages 2025-10-15 20:38:56 +02:00
nixpkgs-ci[bot] ece4944999
Merge master into staging-nixos 2025-10-15 18:07:29 +00:00
nixpkgs-ci[bot] 003c57b969
Merge master into staging-next 2025-10-15 18:05:52 +00:00
Will Fancher 1b68466acf nixos/installer: Include bcachefs in latest kernel boot option. 2025-10-15 22:27:08 +05:30
Will Fancher e825675658 linux/common-config: Disable bcachefs 2025-10-15 22:27:08 +05:30
Jeremy Stucki 6b3460f0b1
nixos/factorio: add extraArgs option 2025-10-15 18:00:36 +02:00
h7x4 22244d965a
nixos/tsidp: pass dir flag to avoid state being created in $HOME/.config (#452238) 2025-10-15 13:51:48 +00:00
Martin Weinelt af0bfe2d3a
nixos/limesurvey: nginx support (#448680) 2025-10-15 13:38:59 +00:00
Antonis Kotronakis fd20b1b44b nixos/tsidp: pass dir flag to avoid state being created in $HOME/.config 2025-10-15 14:06:26 +01:00
nixpkgs-ci[bot] ce0844a584
Merge master into staging-next 2025-10-15 12:55:06 +00:00
nixpkgs-ci[bot] f2b5b1e6af
Merge master into staging-nixos 2025-10-15 12:08:52 +00:00
nixpkgs-ci[bot] fd98dcc3c7
Merge master into staging-next 2025-10-15 12:07:28 +00:00
matthewcroughan 7946583a79 nixos/a2boot: add to module-list.nix 2025-10-15 12:33:20 +01:00
K900 f2166b5bff Merge remote-tracking branch 'origin/master' into staging-next 2025-10-15 09:27:11 +03:00
nixpkgs-ci[bot] 1a2d5b6fc9
Merge master into staging-nixos 2025-10-15 06:08:05 +00:00
Fernando Rodrigues 0ebdbfae58
maintainers: remove patternspandemic (#452095) 2025-10-15 04:53:41 +00:00
patternspandemic 31ebd81a77 maintainers: remove patternspandemic 2025-10-14 19:07:35 -07:00
h7x4 2f8917306a
nixos/tor: fix nix expression for BindPaths (#452015) 2025-10-15 01:17:31 +00:00
nixpkgs-ci[bot] a1fb87c899
Merge master into staging-nixos 2025-10-15 00:18:09 +00:00
Guillaume Girol 7a131bebe7 nixseparatedebuginfod: remove
in favor of nixseparatedebuginfod2

Reuse the same port so that rebuilding to the new module does not need a
reboot to update the env var.
2025-10-14 22:01:44 +02:00
Guillaume Girol 09ac18fbd3 nixos/nixseparatedebuginfod2: adapt to v1
several substituters are supported at the same time
2025-10-14 22:01:44 +02:00
h7x4 3487e7743f
nixos/tor: fix nix expression for BindPaths
`BindPaths` would earlier fail to eval under certain configurations due
to a lack of null checking
2025-10-15 03:12:48 +09:00
nixpkgs-ci[bot] f0f4caebbb
Merge master into staging-next 2025-10-14 18:10:29 +00:00
Bjørn Forsman 2e79f21930
nixos/ups: remove Slice from UPS shutdown service (#389216) 2025-10-14 18:09:38 +00:00
nixpkgs-ci[bot] b5e07c9754
Merge master into staging-nixos 2025-10-14 18:07:18 +00:00
nixpkgs-ci[bot] 7044a0435d
Merge master into staging-next 2025-10-14 18:05:56 +00:00
h7x4 798c30d1e2
nixos/gitwatch: add message option (#451681) 2025-10-14 18:02:59 +00:00
Rhys 30aa6b71f2 nixos/ups: remove Slice from UPS shutdown service
system-ups.slice conflicts with shutdown.target, so
ups-killpower.service is never queued at shutdown.
The slice isn't doing anything; removing it is a simple fix.
2025-10-14 20:01:09 +02:00
Raphaël C. 024fd0a28c nixos/gitwatch: add zareix as maintainers 2025-10-14 19:33:14 +02:00
Raphaël C. fbc5e78b9c nixos/gitwatch: add message option 2025-10-14 19:32:50 +02:00
Wolfgang Walther 1506cdec76
nixos/tpm2: add scottstephens as maintainer (#452002) 2025-10-14 17:18:11 +00:00
Scott Stephens 6367bb616b nixos/tpm2: add scottstephens as maintainer 2025-10-14 12:47:57 -04:00
transcaffeine ca9406a250
netbox_4_1: remove 2025-10-14 17:47:01 +02:00