Commit graph

35260 commits

Author SHA1 Message Date
Philip Taron 0311f6c40e
treewide/nixos: remove with lib; part 5 (#335647) 2024-12-09 16:04:21 -08:00
Sandro a4e756888c
nixos/mailman: increase uwsgi buffer size (#359037) 2024-12-10 00:51:27 +01:00
cy 248081c472
nixos/caddy: add environmentFile option (#363694) 2024-12-09 18:50:58 -05:00
Marcus Ramberg 37da609352
nixos/k3s: add nftables to Path of k3s service (#360796) 2024-12-09 21:45:25 +01:00
Marcel 8153ad4458
nixos/librenms: order librenms-setup after network.target
librenms-setup requires database access; when deploying databases externally, networking is required.
2024-12-09 21:15:19 +01:00
Jörg Thalheim 1ac98af94b
etc-overlay: mount the metadata image read-only (#360756) 2024-12-09 20:10:00 +01:00
Nick Cao 3c9a1fe232
nixos/wakapi: don't merge EnvironmentFile paths (#363205) 2024-12-09 13:37:24 -05:00
Weijia Wang dce92e62e7
v2raya: add cliPackage option (#334876) 2024-12-09 19:19:01 +01:00
Martin Weinelt ee59cca0f1
nixos/home-assistant: add reference to signal handling section 2024-12-09 19:00:29 +01:00
Martin Weinelt 28b8aa8c4c
nixos/home-assistant: support extraArgs 2024-12-09 19:00:28 +01:00
Martin Weinelt 179fd97dae
nixos/home-assistant: update component hardening lists 2024-12-09 19:00:28 +01:00
Martin Weinelt 00b9d1f754
nixos/home-assistant: replace global with lib 2024-12-09 19:00:27 +01:00
Alexander Sieg 75763a2f41
nixos/librenms: enableLocalBilling + memory limit for cronjobs (#361153) 2024-12-09 18:39:47 +01:00
Anders Johan Jamtli e5624846c3 nixos/minio: add certificatesDir option 2024-12-09 16:30:47 +01:00
Jörg Thalheim ff8576f191
dockerTools.pullImage: accept hash parameter (#342400) 2024-12-09 15:32:15 +01:00
s1341 8ae4064d70 nixos/bookstack: fix unintended escaping of nginx locations 2024-12-09 15:41:22 +02:00
nicoo d0e6b0e170 dockerTools.pullImage: accept hash parameter 2024-12-09 14:28:24 +01:00
Lukas Werling 1475f480d5 nixos/dokuwiki: Don't force http with Caddy
Caddy usually expects just a hostname without scheme to do its automatic
HTTPS.  It is possible to get the old behavior (only HTTP) by setting
`services.caddy.virtualHosts.<host>.hostName`.
2024-12-09 11:49:52 +01:00
Franz Pletz b356fafe02
nixos/nginx: don't disable IPC (#360008) 2024-12-09 11:47:44 +01:00
Dmitry Voronin 9451bb51c2
nixos/zapret: remove maintainer 2024-12-09 11:00:01 +03:00
Tomodachi94 2e98ec0e0e nixos/networking-interfaces-scripted: use read -r
...instead of plain read, which can cause issues.

See SC2162:
https://www.shellcheck.net/wiki/SC2162
2024-12-09 08:06:29 +01:00
Arne Keller 13659a54fc
nixos/qgroundcontrol: fix qgroundcontrol module (#336183) 2024-12-09 06:47:34 +01:00
Arne Keller 414c290f3b
nixos/galene: add turnAddress option and fix httpAddress (#353421) 2024-12-09 06:37:50 +01:00
Arne Keller 6137b22220
nixos/qemu-vm: minor readability improvements (#339681) 2024-12-09 06:35:00 +01:00
Will Fancher fb70f75220
nixos/filesystems: assert when label and device are set simultaneously (#362481) 2024-12-08 22:02:53 -05:00
Zexin Yuan 53bd25e9e2
kanboard: init at 1.2.42 (#357229) 2024-12-08 20:17:10 -05:00
Felix Singer 1dae76d033 nixos/redmine: Change type of services.redmine.stateDir to path
The option represents a path. So make it using the according type.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-12-09 02:07:41 +01:00
r-vdp b6dbf6deed
nixos/filesystems: assert that the device and label options are consistent 2024-12-09 02:52:24 +03:00
Melvyn e857cfa8a1
nixos/seafile: fix systemd option capitalization for RandomizedDelaySec (#363324) 2024-12-08 15:50:45 -05:00
chayleaf ce37a0a30a
nixos/scanservjs: init
Init NixOS module for scanservjs

https://github.com/sbs20/scanservjs/
2024-12-09 03:00:18 +07:00
Masum Reza 73b9f2d20b
scx.full: 1.0.6 -> 1.0.7; nixos/scx: add new schedulers (#363306) 2024-12-09 00:03:35 +05:30
John Titor b4aacf5ab5
nixos/scx: add new schedulers 2024-12-08 23:32:45 +05:30
NotAShelf a8537d1198
nixos/wakapi: don't merge EnvironmentFile paths 2024-12-08 20:26:54 +03:00
RMT 7ece479f39
nixos/k3s: add extraKubeProxyConfig option to add nftables to k3s's path 2024-12-08 23:27:37 +08:00
abysssol a68fdbb812
nixos/bazecor: init (#359143) 2024-12-08 14:00:39 +00:00
Leona Maroni 140aaee1de
nixos/paperless: add 'database.createLocally' (#359563) 2024-12-08 13:50:24 +01:00
Felix Buehler d013bf0d55 nixos/services.evcc: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler 9709ae3d48 nixos/services.ebusd: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler 3344c302e2 nixos/services.usbrelayd: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler a5b237c027 nixos/services.trezord: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler 21a5864657 nixos/hardware.sane.dsseries: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler bbea258a9d nixos/hardware.sane.brscan5: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler 5cbb902a79 nixos/hardware.sane.brscan4: remove with lib; 2024-12-08 13:21:53 +01:00
Felix Buehler e7095ad753 nixos/services.actkbd: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler ae5e538219 nixos/services.mchprs: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler e8df83b3d2 nixos/services.gemstash: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler 2a63acaac6 nixos/services.bloop: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler 19fb7137b0 nixos/services.zeitgeist: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler e323870fc8 nixos/services.malcontent: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler e693f4b953 nixos/services.geoclue2: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler eeda338311 nixos/services.espanso: remove with lib; 2024-12-08 13:21:52 +01:00
Felix Buehler 793ecf7877 nixos/services.deepin.dde-daemon: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler db321b974a nixos/services.redis: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler 36828aceef nixos/services.mongodb: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler 035c17d408 nixos/services.monetdb: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler 261e4890fb nixos/services.memcached: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler 3aa36dd181 nixos/services.cockroachdb: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler fa6f1e3ce5 nixos/services.clickhouse: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler f6ebc4cfe0 nixos/services.aerospike: remove with lib; 2024-12-08 13:21:51 +01:00
Felix Buehler 67553951b1 nixos/services.gocd-agent: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler d575253885 nixos/services.github-runners: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler 5ee4c4b0a1 nixos/services.buildbot-worker: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler c41bc079d1 nixos/services.kubernetes.scheduler: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler ac653187c5 nixos/services.kubernetes: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler 697d1c3660 nixos/services.kubernetes.controllerManager: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler e75e6693b7 nixos/services.kubernetes.apiserver: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler 42a84adc1c nixos/services.kubernetes.addonManager: remove with lib; 2024-12-08 13:21:50 +01:00
Felix Buehler c1109e87b0 nixos/services.hadoop.yarn: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler e7e4c15a19 nixos/services.hadoop.hdfs: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler decec5eaa3 nixos/services.hadoop.hbase*: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler e5c3196d17 nixos/services.hadoop: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler ddcd8d565e nixos/services.corosync: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler 5c7e172a28 nixos/security.sudo: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler 430f4e9c5e nixos/security.pam: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler 97b9c7bfcc nixos/security.lockKernelModules: remove with lib; 2024-12-08 13:21:49 +01:00
Felix Buehler 264f1b4941 nixos/security.googleOsLogin: remove with lib; 2024-12-08 13:21:48 +01:00
Felix Buehler 89f9d95e02 nixos/security.duosec: remove with lib; 2024-12-08 13:21:48 +01:00
Felix Buehler 6f58cc224f nixos/security.doas: remove with lib; 2024-12-08 13:21:48 +01:00
Felix Buehler 011b094cdd nixos/security.chromiumSuidSandbox: remove with lib; 2024-12-08 13:21:48 +01:00
Felix Buehler 8d0fd73946 nixos/security.pki: remove with lib; 2024-12-08 13:21:48 +01:00
Aleksana 98b5591e5c
nixos/rygel: add package option (#355987) 2024-12-08 18:22:43 +08:00
Yureka 4d8e8de0d9 nixos/mailman: increase uwsgi buffer size
otherwise results in 502 bad gateway errors with some clients (which send a lot of cookies?)

Change-Id: I9aadedb7acde0388f060dbb82ccd8788f41ff0e6
2024-12-08 10:36:18 +01:00
Sefa Eyeoglu 3d58debbb5
wivrn: 0.19 -> 0.22 (#350069) 2024-12-08 09:24:30 +01:00
misuzu afe27494fa
nixos/wireguard-networkd: init (#259092) 2024-12-08 07:39:52 +02:00
codgician caa41052bb
Merge branch 'master' into waagent-module 2024-12-08 12:59:45 +08:00
Masum Reza c584da6436
Apparmor: Adopt package, nixos module and nixos tests (#359817) 2024-12-08 09:56:55 +05:30
codgician d07d8a5589
waagent: improve code readability and doc 2024-12-08 11:05:57 +08:00
Majiir Paktu a5de36518f nixos/wireguard-networkd: init
Adds a networkd backend for the networking.wireguard options.
2024-12-07 20:01:17 -05:00
Bobby Rong bab9b4a93c
nixos/cinnamon: Add x-cinnamon-mimeapps.list (#362432) 2024-12-08 08:50:36 +08:00
Masum Reza 39c528fc51
datadog-agent: 7.50.3 -> 7.56.2 (#358927) 2024-12-07 23:11:39 +05:30
Alex Martens 69fd74d8fe nixos/github-runners: remove newam from maintainers 2024-12-07 08:52:49 -08:00
Jordan Williams 0ba194b1a4
nixos/rygel: add package option 2024-12-07 07:16:28 -06:00
Thomas Gerbet 69590ca7f4
cups-filters: 1.28.17 -> 2.0.1 (#358724) 2024-12-07 12:00:35 +01:00
Thomas Gerbet 6dadace420
nixos/wrapper: pass trusted argv[0] to the privileged executable (#285588) 2024-12-07 11:54:27 +01:00
Bjørn Forsman 7aad7090b7 nixos/zfs: order pool sync services before final.target
If we don't do this, I think systemd can kill the service(s) before they
finish.
2024-12-07 10:16:55 +01:00
Will Fancher 5c8a2cab3f
nixos/buffyboard: init (#358941) 2024-12-07 03:36:18 -05:00
K900 745a890dbd
nixos/hostapd: remove HT40- from default capabilities (#362677) 2024-12-07 09:56:58 +03:00
Franz Pletz be4a655cf2
modules/avahi: Enable IPv6 by default (#361016) 2024-12-07 06:54:36 +01:00
Andrew Childs 8a97d662dd nixos/hostapd: remove HT40- from default capabilities
The current default configuration, automatic channel selection with
the HT40- capability, is explicitly disallowed by an assertion in this
module.

This is a result of recent change to default to automatic channel
selection in 1047f0a6bf.
2024-12-07 13:02:02 +09:00
Yt d530a7b9ea
nixos/lemmy: fix nginx backend to proxy needed headers (#306984) 2024-12-06 19:27:00 -05:00