Grimmauld
407bd6b344
nixos/tests/apparmor: adopt
2024-11-29 19:38:23 +01:00
Grimmauld
ceaeeb47cb
nixos/apparmor: adopt
2024-11-29 19:38:20 +01:00
Philip Taron
a403221cb8
treewide/nixos: remove with lib;
part 3 ( #335623 )
2024-11-29 10:10:53 -08:00
Fedi Jamoussi
b9da4f27d9
nixos/omnom: init module ( #357830 )
2024-11-29 18:34:24 +01:00
Adam C. Stephens
6de1312a38
nixos/lxc/container: fix useDhcp with veth ( #358806 )
2024-11-29 10:45:09 -05:00
Adam C. Stephens
f50a1bd99d
nixos/lxc/container: fix useDhcp with veth
...
https://github.com/NixOS/nixpkgs/pull/347283 changed the default to
exclude non-physical network Kind, but that unfortunately also includes
`veth` which LXC uses for its network interfaces. Re-enable that
functionality so users can use networkd with useDHCP.
2024-11-29 10:37:14 -05:00
Sefa Eyeoglu
854baca4aa
nixos/renovate: unset service restart ( #359403 )
2024-11-29 15:22:05 +01:00
Priyanshu Tripathi
836d207c6c
nixos-render-docs-redirects: init ( #357383 )
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2024-11-29 15:03:08 +01:00
Silvan Mosberger
b4fd89b737
rl-2411: Match to release branch
...
This specific change was already done before the branch-off in
https://github.com/NixOS/nixpkgs/pull/346059 , but
https://github.com/NixOS/nixpkgs/pull/335832 reverted it accidentally
on master after the branch-off.
2024-11-29 12:39:09 +01:00
Silvan Mosberger
300d4f73bd
release notes: Move cacheNetwork note to 25.05 ( #359946 )
2024-11-29 12:34:53 +01:00
Matthew Croughan
49d26b7cd6
nixos/scion: fix nixosTest dates and validity period for TRCs ( #360098 )
2024-11-29 10:30:58 +00:00
matthewcroughan
1e925a2dfd
nixos/scion: fix nixosTest dates and validity period for TRCs
...
The validity period for TRCs cannot be set to an rfc3339 date, only an
offset from the current system time, which if set to 3650d rather than
36500d will still give us quite a long time before it becomes invalid,
which is acceptable for the time being.
2024-11-29 10:22:40 +00:00
Jörg Thalheim
14877193e2
doc/release-notes: init wiki section ( #360006 )
2024-11-29 11:21:45 +01:00
Victor Engmark
7389d32232
nixos/cupsd: Fix permissions on shared directories
...
`/var/cache`, `/var/lib`, and `/var/spool` all have 0755 permissions by
default, so should probably be created as such in this script.
See #357447 for discussion.
2024-11-29 21:50:04 +13:00
Silvan Mosberger
d60e537249
release notes: Move agorakit to 25.05 ( #359942 )
...
release notes: Move agorakit to 2505
It's not included in 2411
2024-11-29 01:37:13 +01:00
Sandro
1d62a85ff5
nixos/mailman: add option to expand the uwsgi settings ( #333315 )
2024-11-29 00:53:55 +01:00
seth
319cef6187
doc/release-notes: init wiki section
2024-11-28 18:26:40 -05:00
Victor Engmark
bfe7bb410f
nixos/printing: fix ShellCheck issues
...
ShellCheck reports the following:
> SC2174 (warning): When used with -p, -m only applies to the deepest
> directory.
Avoid this warning by splitting `mkdir -m MODE -p DIR` into
`(umask MASK && mkdir -p DIR)`.
2024-11-28 22:41:11 +01:00
Silvan Mosberger
c8aeacd0ae
release notes: Move cacheNetwork note to 25.05
...
It's not included in 24.11
2024-11-28 21:13:14 +01:00
Felix Buehler
07894f4f30
nixos/services.stunnel: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
93d6b8180e
nixos/services.oink: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
2d4a4c110a
nixos/services.nylon: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
2bf4393a9b
nixos/networking.nftables: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
83cc2cd01f
nixos/services.nebula: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
e14d1dc198
nixos/services.ncdns: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
e4ffb753b1
nixos/services.glusterfs: remove with lib;
2024-11-28 19:08:42 +01:00
Felix Buehler
4dbf3a75ae
nixos/services.drbd: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
44985668d8
nixos/services.diod: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
a9748cc118
nixos/services.cachefilesd: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
5f44beaebb
nixos/services.watchdogd: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
e8e5c6c79b
nixos/services.vnstat: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
cc88c367bb
nixos/services.uptime-kuma: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
6974870a0a
nixos/services.tuptime: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
307f280e81
nixos/services.tremor-rs: remove with lib;
2024-11-28 19:08:41 +01:00
Felix Buehler
851d23320b
nixos/services.telegraf: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
8eb355e978
nixos/services.sysstat: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
8b8b523eb9
nixos/services.statsd: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
084011a1b4
nixos/services.smartd: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
b3796eddc4
nixos/services.scollector: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
a7f917375f
nixos/services.riemann: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
36b176c8e3
nixos/services.riemann-tools: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
9f025e3df5
nixos/services.riemann-dash: remove with lib;
2024-11-28 19:08:40 +01:00
Felix Buehler
4f47314003
nixos/services.prometheus.xmpp-alerts: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
f9825ae100
nixos/services.prometheus.sachet: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
3b6ddc5927
nixos/services.prometheus.pushgateway: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
ea4bd53274
nixos/services.prometheus.alertmanager: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
951787fba3
nixos/services.prometheus.alertmanagerWebhookLogger: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
c617a4cb83
nixos/services.prometheus.alertmanagerIrcRelay: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
500c84cedd
nixos/services.osquery: remove with lib;
2024-11-28 19:08:39 +01:00
Felix Buehler
f88528a137
nixos/services.netdata: remove with lib;
2024-11-28 19:08:39 +01:00