Stel Clementine
62958875f6
Revert "nixos/k3b: remove module as obsolete"
...
This reverts commit 8a34d575f6
.
PR #351093 removed the `programs.k3b` module due to some confusion about
its relevance. In order to write CDs, the security wrappers that allow
running cdrao and cdrecord with elevated privileges are in fact
necessary.
2025-05-04 20:46:53 -07:00
Wolfgang Walther
ee942cc4a1
Merge branch 'master' into staging-next
2025-05-04 19:54:40 +02:00
Arne Keller
041121c765
pid-fan-controller: init at 0.1.1, nixos/pid-fan-controller: init ( #336849 )
2025-05-04 17:42:37 +02:00
Jonathan Davies
86d94b2d88
nixos/ntpd-rs: Handle configuring timeserver FQDN as a pool
2025-05-04 14:30:12 +00:00
Vladimír Čunát
7aeb16e7ff
Merge master into staging-next
2025-05-04 08:07:53 +02:00
Henry-Hiles
7b26bcd2d9
nixos/lk-jwt-service: Fix docs issues
2025-05-03 21:52:55 -04:00
Henry-Hiles
f2cdf605c3
nixos/livekit: Fix docs issues
2025-05-03 21:52:26 -04:00
Gerg-L
487d1383c8
nixos/direnv: fix silent option... again
2025-05-03 18:15:07 -04:00
Jeremy Fleischman
1b7b89c4ef
Demonstration of an alternate way to embed secrets into syncthing config
2025-05-03 12:43:42 -07:00
nixpkgs-ci[bot]
6c6ee2d903
Merge master into staging-next
2025-05-03 18:04:30 +00:00
Doron Behar
01e6f1370c
nixos/i18n: support "all" for extraLocales ( #403567 )
2025-05-03 20:31:00 +03:00
Wolfgang Walther
1b9e08be86
{labels,nixos/module-list}: keep sorted ( #403696 )
2025-05-03 17:22:50 +00:00
Martin Weinelt
71ec941833
nixos/services.paperless: add extra files OCR ( #396946 )
2025-05-03 19:18:41 +02:00
Wolfgang Walther
ffd4d43f73
nixos/module-list: run keep-sorted
2025-05-03 19:15:15 +02:00
Wolfgang Walther
45be58d147
nixos/module-list: keep them sorted
2025-05-03 19:15:14 +02:00
flakeuser
88e40e42ef
nixos/services.paperless: add extra files OCR
...
This adds a setting for processing extra files with OCR through tika and
gotenberg
2025-05-03 09:39:50 -07:00
Paul Haerle
3a38d410a8
nixos/i18n/input-method: add option for Gtk2 and Gtk3 ( #401453 )
2025-05-03 18:17:42 +02:00
Leona Maroni
67fbeddd26
nixos/graphite: fix test, use lib.getExe ( #403732 )
2025-05-03 17:52:05 +02:00
nixpkgs-ci[bot]
2ff912d92b
Merge master into staging-next
2025-05-03 00:15:48 +00:00
Bruno BELANYI
2e44a3dd76
nixos/mealie: add 'database.createLocally'
2025-05-02 23:15:59 +01:00
Willy
67a22705e7
nixos/graphite: use lib.getExe
2025-05-02 22:08:55 +02:00
Willy
9ce87bd911
nixos/graphite: fix django-admin executable name
2025-05-02 22:08:55 +02:00
Luana
18138189b2
nixos/cook-cli: fix missing module-list.nix entry
2025-05-02 15:41:25 -03:00
nixpkgs-ci[bot]
7be7cc17c3
Merge master into staging-next
2025-05-02 18:05:12 +00:00
Maximilian Bosch
b539370717
Merge: nixos/oci-containers: stricter dependencies for rootless containers with sdnotify=healthy ( #394039 )
2025-05-02 19:46:44 +02:00
Florian Brandes
74f94b0a3e
nixos/octoprint: add package option
...
fixes #392870
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2025-05-02 17:34:58 +02:00
Leona Maroni
cbc2586506
nixos/doc/rl2505: fix typos ( #403348 )
2025-05-02 15:25:07 +02:00
musjj
b94a794a6e
nixos/i18n: support "all" for extraLocales
2025-05-02 14:23:45 +07:00
K900
17cda7ed37
Merge remote-tracking branch 'origin/master' into staging-next
2025-05-02 06:35:09 +03:00
Wael Nasreddine
c2dcf9be27
nixos/ncps: delete failing secretKeyPath assertion and wait for network-online.target ( #396901 )
2025-05-01 14:33:24 -07:00
Peder Bergebakken Sundt
bf7cded54e
nixos/mautrix-*: add package option ( #400113 )
2025-05-01 21:57:18 +02:00
Gabe Venberg
dad528800a
nixos/restic-rest-server: fixed typos.
2025-05-01 21:25:38 +02:00
Tristan Ross
71ab0b5f19
nixos/mjolnir: fix path to default config file
2025-05-01 09:47:04 -07:00
NotAShelf
d4cda46d75
nixos/borgbackup: fix typo in example passphrase
2025-05-01 19:24:08 +03:00
piegames
8a71705aba
nixos/stash: Fix regex in default value
...
`\.` in a Nix string is just `.`, so it will match on any characters
instead of just dot.
2025-05-01 13:18:19 +02:00
Jonas Heinrich
a22c5fac3f
nixos/eintopf: rename package to lauti
2025-05-01 12:27:49 +02:00
K900
24e0fd90ea
Merge remote-tracking branch 'origin/master' into staging-next
2025-05-01 08:20:39 +03:00
Martin Weinelt
c840946142
nixos/geoclue2: set default location service to beaconDB ( #391845 )
2025-04-30 22:15:11 +02:00
Edward Hesketh
414b7c5a01
nixos/ncps: wait for network-online, remove failing assertion
...
- Start after network-online as ncps requires all upstreams to be online
and reachable when starting
- Remove a bad assertion causing failures at eval time when using
secrets management systems
2025-04-30 19:57:31 +01:00
nixpkgs-ci[bot]
636429202b
Merge master into staging-next
2025-04-30 18:05:11 +00:00
John Ericson
220c309309
nixVersions.nix_2_28: 2.28.2 -> 2.28.3 ( #402977 )
2025-04-30 11:41:57 -04:00
Sandro
55e8dc37a3
nixos/luksroot: remove useless $new_k_luks ( #115832 )
2025-04-30 16:51:33 +02:00
Maximilian Bosch
344ee0cf07
nixos/oci-containers: stricter dependencies for rootless containers with sdnotify=healthy
...
After running this configuration for a while, we
noticed that the containers didn't get back up once and the services
failed with the following error:
Error: current system boot ID differs from cached boot ID; an unhandled reboot has occurred.
This is hard to reproduce and seems to be a timing issue. However,
the logs indicated another issue that this patch now solves:
* The ExecStartPost= indicated that the user session got stopped before
which is required or sdnotify=healthy. Add explicit ordering for
user@. This unfortunately requires a statically declared uid.
2025-04-30 14:23:25 +02:00
nixpkgs-ci[bot]
57718699b1
Merge master into staging-next
2025-04-30 09:29:33 +00:00
Doron Behar
708480f836
nixos/i18n: add extraLocales
option ( #356477 )
2025-04-30 12:06:27 +03:00
Jörg Thalheim
7fd4e73000
nix: update nix-fallback-paths to 2.28.3
2025-04-30 08:35:16 +02:00
K900
19e54b8a69
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-30 07:14:48 +03:00
xanderio
7b67071359
nixos/snipe-it: clear and rebuild caches on startup ( #402827 )
2025-04-29 21:36:25 +02:00
K900
b33f6719ea
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-29 21:14:51 +03:00
Cryolitia PukNgae
ef059726f1
nixos/xone: enable xpad-noone by default
...
Co-authored-by: misuzu <neironyan@gmail.com>
2025-04-29 22:38:48 +08:00