Commit Graph

34528 Commits

Author SHA1 Message Date
Aleksana
5fd2f5aac6 tailscaled: Add option to disable Taildrop (#346957) 2024-10-29 17:19:31 +08:00
Robert Schütz
6183e80f03 immich: 1.118.2 -> 1.119.0 (#351975) 2024-10-29 02:10:45 -07:00
github-actions[bot]
a0e96c5d1c Merge master into staging-next 2024-10-29 06:05:06 +00:00
Aleksana
87360536b4 nixos/jack: Fix jack-session init script (#329784) 2024-10-29 12:26:57 +08:00
Aleksana
ba5a9400fd nixos/radicale: fix links to documentation (#351958) 2024-10-29 12:25:18 +08:00
Tristan Ross
c47159b10e nixos/nginx: use list for logrotate files attribute (#345537) 2024-10-28 19:47:12 -07:00
Martin Weinelt
7440feefd9 nixos/frigate: Clear cache directory before start (#337520) 2024-10-29 01:25:30 +01:00
h7x4
c3632dc3aa nixos/dysnomia: move into services (#351046) 2024-10-29 01:17:12 +01:00
h7x4
aeea90ef84 nixos/ca: fix description formatting (#351895) 2024-10-29 01:15:10 +01:00
github-actions[bot]
eb0f257925 Merge master into staging-next 2024-10-29 00:14:34 +00:00
Sefa Eyeoglu
d8d66448d7 nixos/paperless: fix shellcheck findings with enableStrictShellChecks enabled (#349559) 2024-10-28 21:40:52 +01:00
Robert Schütz
74e0f237ea immich: 1.118.2 -> 1.119.0
Changelog: https://github.com/immich-app/immich/releases/tag/v1.119.0
2024-10-28 13:04:14 -07:00
Nico Felbinger
32d516c84d nixos/radicale: fix links to documentation 2024-10-28 19:56:12 +01:00
K900
0c45a8b5c4 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 21:46:13 +03:00
Moraxyc
68b122d2f6 nixos/nezha-agent: add extraFlags 2024-10-29 01:34:36 +08:00
Pol Dellaiera
dc8a253d56 nixos/send: init (#351255) 2024-10-28 18:26:33 +01:00
Rafael Kraut
ef92d48263 nixos/nginx: use list for logrotate files attribute
This allows for easier extensibility.
2024-10-28 15:19:36 +01:00
Sandro Jäckel
1a6638aeb1 nixos/ca: fix description formatting
Right now most of the text is treated as a code block
2024-10-28 15:03:11 +01:00
Aleksana
28efd5780e nixos/oauth2-proxy: fix display-htpasswd-form flag name (#347287) 2024-10-28 21:14:58 +08:00
Aleksana
04af29af29 nixos/klipper: fix serial value inheritance (#308661) 2024-10-28 21:14:03 +08:00
K900
66f01b7af9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 15:11:30 +03:00
Sefa Eyeoglu
eb382ecd52 nixos/sway: update default extraPackages
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-28 12:09:19 +01:00
Masum Reza
c6667b33b5 nixos/uwsm: enable display manager by default (#351626) 2024-10-28 13:09:22 +05:30
Sefa Eyeoglu
11aa8bead9 _1password-cli: rename from _1password (#351281) 2024-10-28 08:36:21 +01:00
Ayman Bagabas
b6b90562f7 calibre-server: add extraFlags and openFirewall options
This allows users to pass extra flags to the calibre-server command and
open the necessary ports in the firewall for the Calibre Server API.
2024-10-28 08:21:01 +01:00
Serhii Khoma
79337719ed oh-my-zsh: add 'preLoaded' option 2024-10-28 11:55:15 +07:00
Fabián Heredia Montiel
34b62f7c47 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 16:10:56 -06:00
Sefa Eyeoglu
7d43e37b44 nixos/uwsm: enable display manager by default
UWSM is not usable if wayland-sessions are not linked. So
`services.displayManager.enable` should be true if UWSM is used.

`services.graphical-desktop.enable` is implied by
`services.displayManager.enable`.

See nixos/modules/services/misc/graphical-desktop.nix

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-27 20:19:18 +01:00
Austin Horstman
3580012bef modules/_1password: _1password -> _1password-cli package name 2024-10-27 14:18:57 -05:00
Sefa Eyeoglu
9bc0084df7 nixos/bazarr: set systemd config KillSignal to SIGINT to fix timeout (#334675) 2024-10-27 20:13:25 +01:00
Felix Bühler
3f8d6caed2 nixos/xl2tpd: prefer 'install' over 'chmod/chown' (#302388) 2024-10-27 19:21:21 +01:00
Felix Buehler
a9413c7794 nixos/octoprint: fix ipv6 host 2024-10-27 19:16:24 +01:00
Robert Hensing
2ba15d4f55 modules/virtualisation: add shared options, merge various diskSize options (#341058) 2024-10-27 17:49:33 +01:00
Moraxyc
c9086d8837 nixos/send: init 2024-10-28 00:23:07 +08:00
phaer
c6da9ef32d modules/virtualisation: add unified diskSize opt
See https://github.com/NixOS/nixpkgs/pull/339535 and https://github.com/NixOS/nixpkgs/pull/341058
2024-10-27 12:28:37 +01:00
Aleksana
a56b4f3e50 nixos/wrappers: add enable switch (#350233) 2024-10-27 18:34:01 +08:00
Jacek Galowicz
2eace81769 nixos/anki-sync-server: add setting (#344724) 2024-10-27 11:09:55 +01:00
github-actions[bot]
f7650608a4 Merge master into staging-next 2024-10-27 00:15:30 +00:00
Martin Weinelt
8195804e5d nixos/sftpgo: add extraReadWriteDirs option and fix docs links (#315619) 2024-10-26 22:34:45 +02:00
Sandro Jäckel
8f96ccf1ff nixos/dysnomia: move into services 2024-10-26 22:01:19 +02:00
Sefa Eyeoglu
60900303b5 corefreq: init at 1.98.4 (#330049) 2024-10-26 21:54:36 +02:00
K900
f21f4ca3ee Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
Emily
7f753fb746 nixos/systemd: Enable systemd-machine-id-commit.service (#351151) 2024-10-26 15:56:09 +01:00
Martin Weinelt
5e10c1522b nixos/avahi-daemon: set up sandboxing (#348406) 2024-10-26 16:22:04 +02:00
Martin Weinelt
ca4f13857c nixos/coturn: set up sandboxing (#348396) 2024-10-26 16:21:46 +02:00
github-actions[bot]
02bb5e5201 Merge master into staging-next 2024-10-26 00:14:06 +00:00
Michele Guerini Rocco
9a415c28ae dhcpcd: fix more permissions errors (#351225) 2024-10-26 02:00:23 +02:00
Zhaofeng Li
67bef9e807 nixos/prometheus: Add AWS Signature Version 4 support to remote_write configs (#181883) 2024-10-26 01:24:30 +02:00
rnhmjoj
483e44684d dhcpcd: fix permissions error with secondary IPv4 addresses
If dhcpcd receives a secondary IPv4 address from the DHCP server it
tries to enable automatic promotion from secondary to primary by writing
`1` to /proc/sys/net/ipv4/conf/%s/promote_secondaries.
2024-10-25 21:33:30 +02:00
rnhmjoj
8fafc35158 resolvconf: reliably set group permissions
If `resolvconf` is invoked by a process not running with the resolvconf
group as primary group, other processes will run into trouble as files
or directories under /run/resolvconf won't have write permissions.

This ACL rule ensure that resolvconf files, include new files created by
any process, are always accessible by users of the resolvconf group.
2024-10-25 21:33:30 +02:00