Commit Graph

3075 Commits

Author SHA1 Message Date
Sandro
dc85fea675 angrr: init at 0.1.1 (#439121) 2025-09-01 17:53:41 +02:00
Felix Bargfeldt
46f48b2322 nixos/radicle: add httpd.aliases option (#438689) 2025-09-01 16:46:58 +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
Sandro
b62d48b281 nixos/paperless: add configureNginx option (#385637) 2025-08-31 21:05:16 +02:00
M0ustach3
ad0a9957f5 nixos/memos: init module 2025-08-31 12:34:20 +02:00
Defelo
8b4862c608 nixos/radicle: add httpd.aliases option 2025-08-30 20:15:07 +02:00
Sandro Jäckel
cb12d15124 nixos/gotenberg: allow another syscall which caused a coredump while doing further testing 2025-08-26 18:01:29 +02:00
Sandro Jäckel
53fb369dfa nixos/paperless: update link 2025-08-26 17:19:38 +02:00
Sandro Jäckel
9f09125d21 nixos/gotenberg: fix typos 2025-08-26 17:19:38 +02:00
Sandro Jäckel
e5143301e2 nixos/gotenberg: fix starting chromium
[Tue Aug 26 16:12:02 2025] audit: type=1326 audit(1756217587.085:126): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=3124193 comm="chromium" exe="/nix/store/xrjg398ps4mkbpsz66kpjgqfzfjpm2cr-chromium-unwrapped-139.0.7258.127/libexec/chromium/chromium" sig=31 arch=c000003e syscall=330 compat=0 ip=0x7f001d2c4afb code=0x80000000
2025-08-26 16:31:36 +02:00
Sandro Jäckel
4de77741a5 nixos/paperless: add configureNginx option 2025-08-26 01:29:16 +02:00
Sandro
86eba14c1a homepage-dashboard: 1.3.2 -> 1.4.6 (#430906) 2025-08-26 01:02:04 +02:00
dish
970dcca69c treewide: Fix links in module documentation 2025-08-25 12:55:11 -04:00
Sandro
41f8354555 paperless-ngx: 2.17.1 -> 2.18.1 (#434598) 2025-08-22 15:15:59 +02:00
Sandro Jäckel
06db824d91 paperless-ngx: 2.17.1 -> 2.18.1
Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.18.0
Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.18.1
2025-08-22 15:11:21 +02:00
Pol Dellaiera
bc36d3ac43 maintainers: drop drupol 2025-08-20 17:54:38 +02:00
Aaron Andersen
f72821ce92 nixos/nzbget: fix github repository link (#434174) 2025-08-18 17:25:16 -04:00
Rémi NICOLE
635abe8a25 nixos/sssd: use upstream unit directives (#420205) 2025-08-18 07:43:56 +00:00
Christoph Heiss
e77bbd9e80 nixos/nzbget: fix github repository link
It's long been living at nzbgetcom/nzbget, not nzbget/nzbget.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-08-16 10:29:38 +02:00
Sandro
316781dc81 conman: init at 0.3.1 (#430136) 2025-08-15 18:25:32 +02:00
frantathefranta
8b97231460 nixos/conman: init module
Adding a service for the conman package

Changes to conman service as per review
2025-08-13 08:26:35 -04:00
Gaétan Lepage
d74de54834 overseerr: init at 1.34.0 (#399266) 2025-08-13 12:51:09 +02:00
74k1
657500dc04 nixos/open-webui: add backwards compatability migration 2025-08-11 20:51:22 +02:00
Pol Dellaiera
af749a3a10 nixos/open-webui: try to fix the database readonly issue
Co-authored-by: Tim <git.t@betsumei.com>
2025-08-06 16:01:48 +02:00
Jon Seager
0e2015ef18 nixos/homepage-dashboard: add support for proxmox config
The upstream project recently added support for
a new configuration file named `proxmox.yaml`.

Without adding this, the server can fail to start
since it tries to create the file `proxmox.yaml`
but fails because `/etc` is read-only.

See https://gethomepage.dev/configs/proxmox/ for
details of the feature, which is handled here
similiarly to docker/kubernetes configs.
2025-08-05 13:29:57 +01:00
Bruno BELANYI
2f26f6f8b6 nixos/tandoor-recipes: fix DB configuration 2025-08-01 14:48:08 +00:00
Pol Dellaiera
80661f912f nixos/private-gpt: drop 2025-07-30 08:20:28 +02:00
Sandro
c18c9b0fd3 nixos/tandoor-recipes: fix database management script (#424899) 2025-07-27 00:21:17 +02:00
isabel
3fca333186 nixos/bees: ensure that hashtable can be locked into memory (#388422) 2025-07-26 10:02:49 +01:00
Mikael Voss
5e6d2501da nixos/bees: ensure that hashtable can be locked into memory 2025-07-24 15:14:28 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Wolfgang Walther
62fe016519 treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
Wolfgang Walther
6c47e7d5da treewide: fix syntax errors in nix code blocks
Fixes all code blocks with "nix" language in markdown files for syntax
errors to be able to run nixfmt in the next step.
2025-07-24 13:52:29 +02:00
jf-uu
50b7400d93 nixos/overseerr: init
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2025-07-22 12:43:33 +01:00
Trent Baldwin
a6071697b7 nixos/tandoor-recipes: fix database management script
UID is a read-only shell variable. Lowercase shell variables are used to avoid this conflict.
2025-07-19 12:41:14 -04:00
Sebastian Kowalak
e33d7087b6 nixos/paisa: init 2025-07-16 22:00:12 +02:00
isabel
c6f9a17f7c nixos/redlib: harden systemd service (#395856) 2025-07-14 09:51:28 +01:00
Franz Pletz
f68666ff27 nixos/invidious-router: Add systemd dependency on network-online.target (#424790) 2025-07-14 02:11:38 +02:00
Vladimír Čunát
b47d4f01d4 staging-next 2025-07-04 (#422427) 2025-07-13 19:33:14 +02:00
Jack Wilsdon
3bdd0c1181 nixos/klipper: support extra settings (#378998)
Co-authored-by: Cabia Rangris <me+gh@cab.moe>
2025-07-13 20:04:00 +04:00
Benedikt Peetz
fab364e89b nixos/invidious-router: Add systemd dependency on network-online.target
Otherwise, the systemd service will reliably fail on a clean boot, as
invidious-router needs a set-up network connection before starting.
2025-07-13 11:41:03 +02:00
K900
77e81dbfc2 Merge remote-tracking branch 'origin/master' into staging-next 2025-07-11 09:24:31 +03:00
Connor Baker
6af71350c3 nixos/tee-supplicant: add tee-supplicant module (and more) (#237613) 2025-07-10 16:35:55 -07:00
nixpkgs-ci[bot]
230edab0d4 Merge master into staging-next 2025-07-07 18:05:24 +00:00
Jared Baur
b8937303ce nixos/tee-supplicant: add tee-supplicant module
The tee-supplicant is a program that interacts with OP-TEE OS and allows
loading trusted applications at runtime (among other things). There is
an `optee` test included that uses the pkcs11 trusted application (in
upstream OP-TEE OS), loads it during system startup via tee-supplicant,
and uses `pkcs11-tool` to list available token slots.
2025-07-04 15:46:25 -07:00
Bruno BELANYI
d2741cbfb0 nixos/tandoor-recipes: add 'database.createLocally' 2025-07-03 11:27:59 +00:00
Alyssa Ross
e0910df589 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/by-name/me/meson/package.nix
2025-07-02 14:49:42 +02:00
Martin Weinelt
ae4a1a485a treewide: add explicit format attribute for Python packages
If a Python package does not come with either `format` or `pyproject` we
consider it a setuptools build, that calls `setup.py` directly, which is
deprecated.

This change, as a first step, migrates a large chunk of these packages to
set setuptools as their explicit format

This is so we can unify the problem space for the next step of the
migration.
2025-07-02 05:56:47 +02:00
nixpkgs-ci[bot]
536476f3aa Merge staging-next into staging 2025-07-01 12:08:22 +00:00
Sandro
0d03b87da2 nixos/nix-{gc,optimise}: do not start when switching (#415324) 2025-07-01 11:59:50 +02:00