Pol Dellaiera
09348830bf
nixos/printers: Fix ShellCheck issue ( #370909 )
2025-01-04 23:37:26 +01:00
Pol Dellaiera
284cc71c43
nixos/tzupdate: Fix ShellCheck issue ( #370908 )
2025-01-04 23:36:56 +01:00
Martin Weinelt
8f3e1f8070
nixos/frigate: Also listen on port 5000 ( #370762 )
2025-01-04 18:41:09 +01:00
Victor Engmark
250a448259
nixos/tzupdate: Fix ShellCheck issue
...
Fixes the following warning when setting
`systemd.enableStrictShellChecks = true`:
> In /nix/store/lbzbwz5w0r7rn1m2h3cwa57nfs0xy6dd-unit-script-tzupdate-start/bin/tzupdate-start line 6:
> timedatectl set-timezone $(/nix/store/q9bahab38yvn2lr3r3sdkvlnkg1rkzng-tzupdate-3.1.0/bin/tzupdate --print-only)
> ^-- SC2046 (warning): Quote this to prevent word splitting.
2025-01-04 18:09:07 +01:00
Victor Engmark
6bb5aa2d26
nixos/printers: Fix ShellCheck issue
...
Fixes the following warning when setting
`systemd.enableStrictShellChecks = true`:
> In /nix/store/a3mk99mgl10a4k3maxx361hdli5p2rip-unit-script-ensure-printers-start/bin/ensure-printers-start line 6:
> /nix/store/26fb46gwc5sbd045nj3dxw4zqpml359i-cups-2.4.11/bin/lpadmin -D 'virtual printer for cups-pdf instance pdf' -L '/var/spool/cups-pdf-pdf/users/${USER}' -m CUPS-PDF_opt.ppd -p pdf -v cups-pdf:/pdf -E
> ^-- SC2016 (info): Expressions don't expand in single quotes, use double quotes for that.
2025-01-04 18:08:22 +01:00
Martin Weinelt
a1945f760a
nixos/prometheus-exporters/fastly: fix secret handling ( #370898 )
2025-01-04 18:00:17 +01:00
Will Fancher
15be453e9a
switch-to-configuration: Better handling of socket-activated units ( #359724 )
2025-01-04 11:51:21 -05:00
Martin Weinelt
62f35da2a1
nixos/prometheus-exporters/fastly: fix secret handling
...
The exporter expects the token as an environment variable, not a path
to the file containing the token.
2025-01-04 17:48:56 +01:00
Gaétan Lepage
af96c38e09
nixos/oci-containers: option to set the service name of a oci-ontainer ( #370089 )
2025-01-04 15:39:41 +01:00
Thomas Gerbet
02c4f6e5d3
navidrome: 0.53.3 -> 0.54.3 ( #369995 )
2025-01-04 10:55:24 +01:00
fleaz
3c30d8182e
nixos/frigate: Also listen on port 5000
...
Frigate wants to connect on 127.0.0.1:5000 for unauthenticated requests
by checking the request port. This adress is hardcoded in the source.
See https://github.com/NixOS/nixpkgs/issues/370349 for more details
2025-01-04 01:30:03 +01:00
Weijia Wang
6decfbae3f
jellyseerr: 1.9.2 -> 2.1.0 ( #360844 )
...
* jellyseerr: migrate to by-name
* jellyseerr: 1.9.2 -> 2.1.0
* nixos/jellyseerr: add configDir option
* jellyseerr: pin nodejs_20
2025-01-04 01:16:47 +01:00
Weijia Wang
3a21ca23ab
unifi-controller: patchelf unifi's sdnotify, nixos/unifi: enable sd_notify, always restart service ( #361945 )
2025-01-04 01:09:06 +01:00
Ryan Hendrickson
a7f712ad6e
vmware-guest: Don't use lib directly for maintainers ( #364628 )
2025-01-03 18:31:30 -05:00
Ryan Hendrickson
aa8929efd7
Remove with lib from minimal profile; group config ( #365239 )
2025-01-03 18:19:49 -05:00
Robert Schütz
64e0c3052d
immich-public-proxy: init at 1.5.4, nixos/immich-public-proxy: init module ( #362907 )
2025-01-03 10:16:36 -08:00
Luke Granger-Brown
b0128a106c
cupsd: Allow major upgrades of gutenprint with cups-genppdupdate. ( #129337 )
2025-01-03 16:27:37 +00:00
K900
ef133efd71
nixos/galene: fix type error
2025-01-03 14:03:45 +03:00
Gaétan Lepage
f709cfe630
nixos/swapspace: add installWrapper option ( #368539 )
2025-01-03 08:49:44 +01:00
Franz Pletz
9a1c989117
dwm: add extraSessionCommands option ( #267471 )
2025-01-03 06:01:56 +01:00
Sandro
fd92a488b2
nextcloud: update a few defaults ( #369242 )
2025-01-03 02:59:31 +01:00
Wael Nasreddine
1dd16a796a
nixos/ncps: init service ( #370153 )
2025-01-02 15:25:37 -08:00
Lin Jian
aff999e6d4
nixos/kmonad: avoid running an unnecessary bash ( #370064 )
2025-01-03 07:22:46 +08:00
Wael Nasreddine
87b42d403e
nixos/ncps: init service
2025-01-02 15:08:12 -08:00
Sandro
7cdeae9904
nixos/google-compute-image: fix image build ( #368313 )
2025-01-02 23:29:32 +01:00
Sandro
f4861a9f02
tsm-client: 8.1.24.0 -> 8.1.25.0 (and update URLs) ( #365012 )
2025-01-02 23:25:56 +01:00
Bruno BELANYI
c53b7758b4
nixos/komga: introduce 'settings' option ( #345594 )
2025-01-02 20:55:12 +00:00
Emily
e931e77ec4
kubernetes: kubelet.extraConfig should be attrsOf json.type
( #366592 )
2025-01-02 19:20:15 +00:00
Alexandru Scvortov
66ddf84c33
kubernetes: kubelet.extraConfig should be attrsOf json.type
2025-01-02 18:59:24 +00:00
Lin Jian
c3588cf2c5
nixos/kmonad: avoid running an unnecessary bash
2025-01-03 02:21:23 +08:00
Lin Jian
ed3f112a0e
nixos/kmonad: remove unnecessary cli flag --input
...
input has already been set in the config file.
2025-01-03 02:21:18 +08:00
Lin Jian
989c076021
nixos/kmonad: create determinate symlinks ( #370053 )
2025-01-03 02:20:22 +08:00
MakiseKurisu
9224209720
nixos/pykms: suggest dual stack binding
2025-01-02 18:16:00 +01:00
MakiseKurisu
0826de34a5
nixos/pykms: allow overriding default package
2025-01-02 18:16:00 +01:00
andre4ik3
0725951bfc
nixos/libvirtd: link Microsoft-templated OVMF files to shared folder ( #346904 )
...
Link MS OVMF files to shared folder as well
2025-01-02 16:21:44 +01:00
Gaétan Lepage
671f385be4
nixos/zfs-replication: add --verbose to command line arguments ( #370150 )
2025-01-02 11:54:18 +01:00
Julien Malka
fa99ba3c13
nixos/systemd-boot: Don't write to /etc/machine-id ( #347493 )
2025-01-02 11:47:20 +01:00
Gaetan Lepage
28f43d4628
nixos/zfs-replication: add --verbose to command line arguments
2025-01-02 08:48:37 +01:00
Gaetan Lepage
83af87a206
nixos/zfs-replication: use expanded arguments for clarity
2025-01-02 08:48:22 +01:00
lucasew
d01038921c
nixos/oci-containers: option to set the service name of a oci-container
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-01-01 22:51:04 -03:00
Philip Taron
b74d409127
nixos/tor: fix eval take three
...
This time I looked through all the symbols in `lib` and verified that each instance had a `lib.` before it.
The `nixosTests.tor` continues to pass. It doesn't cover all the cases, sadly.
2025-01-01 14:43:02 -08:00
Masum Reza
f28864e00d
nixos: fix various modules after with lib
removal ( #370042 )
2025-01-02 03:45:35 +05:30
Lin Jian
9695e75dde
nixos/kmonad: create determinate symlinks
2025-01-02 06:02:52 +08:00
Guillaume Girol
c5aaf462f0
nixos/borgbackup: support specific warning codes when failOnWarnings=false ( #368701 )
2025-01-01 21:54:29 +01:00
Philip Taron
c0f2a3cc20
nixos/endlessh-go: fix eval
2025-01-01 12:18:39 -08:00
Philip Taron
7bb552f178
nixos/magnetico: fix eval
2025-01-01 12:13:36 -08:00
Philip Taron
18765d044a
nixos/tor: fix eval
...
Resolves #369847
2025-01-01 12:10:04 -08:00
Christian Kögler
fe6b667206
nixos/qemu-vm: set permissions for tmpfs root ( #363628 )
2025-01-01 21:03:57 +01:00
Philip Taron
92ef45ef11
nixos/endlessh: fix eval
2025-01-01 12:01:12 -08:00
Philip Taron
b7090b3216
nixos/cloud-init: fix eval
2025-01-01 12:01:12 -08:00