Kim Lindberger
ad36a97de0
Merge pull request #175000 from shyim/add-opensearch
...
opensearch: init at 2.5.0
2023-02-15 18:11:53 +01:00
talyz
9e9007e45f
nixos/opensearch: Use DynamicUser and StateDirectory by default
...
...but still allow for setting `dataDir` to a custom path. This gets
rid of the use of the deprecated option PermissionsStartOnly. Also, add
the ability to customize user and group, since that could be useful
with a custom `dataDir`.
2023-02-15 16:38:24 +00:00
Flakebi
12db8314d7
fail2ban: 0.11.2 -> 1.0.2
...
Update to 1.0.2: https://github.com/fail2ban/fail2ban/blob/1.0.2/ChangeLog#ver-102-20221109---finally-war-game-test-tape-not-a-nuclear-alarm
1.0.1 contained a few breaking changes, but I think they have little
impact.
I changed the module to use the systemd service shipping with fail2ban
(now added to the package).
2023-02-15 10:11:38 +01:00
Peter Hoeg
7dc0f77ecf
nixos/hardware: clean up "with lib;" for keyboards
2023-02-15 11:34:22 +08:00
Peter Hoeg
2a97c0d985
nixos/hardware: add support for qmk keyboards
2023-02-15 11:33:56 +08:00
Sandro Jäckel
9e3e928ad4
nixos/no-x-libs: fix infinite recursion with ffmpeg
2023-02-14 23:29:23 +01:00
Sandro
b2cf9511b3
Merge pull request #211547 from yater/patch-3
2023-02-14 22:32:47 +01:00
Soner Sayakci
d7eb44a421
nixos/opensearch: init module
2023-02-14 20:00:27 +00:00
K900
03ce4617e8
Merge pull request #216072 from illdefined/akkoma
...
akkoma: 3.5.0 → 3.6.0
2023-02-14 22:43:49 +03:00
K900
0059f767b9
Merge pull request #211767 from K900/plasma-5.27
...
Plasma 5.27
2023-02-14 22:12:28 +03:00
Mikael Voss
507c66f5b1
pleroma-fe: Rename to akkoma-fe
2023-02-14 20:05:08 +01:00
nikstur
b1ff1e1658
nixos/systemd-repart: enable running after initrd
2023-02-14 19:42:32 +01:00
K900
2bbd450b8b
Merge pull request #210505 from notgne2/fix/systemd-initrd-allow-symlink
...
nixos/systemd-initrd: allow symlink into when checking for `/prepare-root`
2023-02-14 21:10:31 +03:00
K900
34f3085148
Merge pull request #201963 from zhaofengli/moonraker-2022-11-18
...
moonraker: unstable-2022-04-23 -> unstable-2022-11-18, nixos/moonraker: fixes
2023-02-14 21:00:44 +03:00
Maximilian Bosch
3d53723112
Merge pull request #186660 from aopom/clickhouse-conf
...
Change clickhouse's module conf directory to permit overrides
2023-02-14 15:58:09 +01:00
K900
8474716356
nixos/plasma5: install flatpak-kcm if needed
2023-02-14 14:15:57 +03:00
zowoq
02f9255044
podman: remove wrapper
...
trying to get all of the podman functionality to work with the wrapper
is becoming more complicated with each release, it isn't sustainable
removing the wrapper does mean that using extraPackages will need to build from source
- include pkgs.zfs by default in the wrapped podman used by the module so it is cached
- anyone using zfsUnstable will need to build from source
- remove unnecessary serviceConfig overrides
- set HELPER_BINARIES_DIR during build
- use install.bin target on linux for podman/tmpfiles
- also installs quadlet/rootlessport in libexec
- remove unnecessary rootlessport output
- remove unnecessary substituteInPlace
2023-02-14 19:22:24 +10:00
zowoq
04b9fcca93
nixos/podman: wrap /run/wrappers for setuid shadow binaries
...
adding it here so it only needs to be done once
2023-02-14 19:22:24 +10:00
Karel Kočí
116872aedd
nixos/gitlab-runner: fix shell syntax preventing build
...
The build fails when configFile is provided because of shellcheck
detects missing quotes here.
2023-02-13 13:20:26 +01:00
Nick Cao
48d6418a2e
Merge pull request #215696 from fee1-dead-contrib/matrix-appservice-discord.customize-package
...
nixos/appservice-discord: customizable `package`
2023-02-13 09:50:52 +08:00
Tom Hubrecht
919f2b2b62
nixos/borgmatic: Allow defining multiple configurations
2023-02-12 19:12:34 +01:00
Robert Schütz
7b60fce843
Merge pull request #215222 from dotlambda/nixos-imaginary-init
...
nixos/imaginary: init
2023-02-12 08:42:19 -08:00
Vanilla
3ba3e20347
nixos/virtualisation/linode-image: Migrate to new openssh options.
2023-02-12 13:06:11 +08:00
Nick Cao
3bd8cc7a90
Merge pull request #215795 from e1mo/fix-dokuwiki-acluse
...
nixos/dokuwiki: remove last reference to aclUse
2023-02-12 09:06:24 +08:00
Nick Cao
a9335078db
Merge pull request #215740 from supermarin/patch-3
...
nixos/yubikey-agent: Add dependency to pcsd.service
2023-02-12 06:20:55 +08:00
Andreas Stührk
8dade1f713
nixos/envoy: add option requireValidConfig
to make config validation errors non-fatal
...
Co-authored-by: Vincent Haupert <vincent@yaxi.tech>
2023-02-11 18:21:21 +01:00
Vincent Haupert
84220a7098
nixos/envoy: add package
option
2023-02-11 18:21:21 +01:00
Vincent Haupert
3c3da8768b
nixos/envoy: further service hardening
2023-02-11 18:21:21 +01:00
Vincent Haupert
8fff553f7e
nixos/envoy: sort serviceConfig
entries
2023-02-11 18:21:21 +01:00
Vincent Haupert
989a1a6ef5
nixos/envoy: use lists in serviceConfig
where appropriate
...
Using type `list` instead of `str` in `serviceConfig` entries which
accept multiple values allows easier extension of the unit
configuration.
2023-02-11 18:21:21 +01:00
Robert Schütz
efee1b5234
nixos/imaginary: init
2023-02-11 09:18:42 -08:00
illustris
8f1c823ab0
nixos/hbase: add thrift and rest servers
2023-02-11 20:07:28 +05:30
Marin
785cd824a3
nixos/yubikey-agent: Add dependency to pcsd.service
...
Issue: after installing, running `yubikey-agent -setup` produces the
following error:
```
nixOS: Failed to connect to the YubiKey: connecting to pscs: the Smart
card resource manager is not running
```
More on this issue: https://github.com/FiloSottile/yubikey-agent/issues/137
2023-02-11 09:32:24 -05:00
Naïm Favier
86a387351a
Merge branch 'master' into nixos/hostapd
2023-02-11 14:03:56 +01:00
Moritz 'e1mo' Fromm
e8b59a1e2e
nixos/dokuwiki: remove last reference to aclUse
...
This was overlooked in #209299 , but will throw a trace when building a
system even when the setting was not set.
2023-02-11 11:12:51 +01:00
Martin Puppe
fa7fbe565d
nixos/paperless: apply nixpkgs-fmt
2023-02-10 23:55:30 +01:00
Sandro
9ee0410a57
Merge pull request #214702 from Tom-Hubrecht/onlyoffice
2023-02-10 23:07:32 +01:00
Arian van Putten
5b23d0e51c
Merge pull request #214396 from nikstur/systemd-repart
...
systemd-repart
2023-02-10 20:03:09 +01:00
Tom Hubrecht
405984ac13
nixos/onlyoffice: Fix initial permissions for the documentserver data
2023-02-10 19:16:19 +01:00
Deadbeef
e391cf368a
nixos/appservice-discord: customizable package
2023-02-11 01:08:46 +08:00
Anderson Torres
e1ffcb46cd
Merge pull request #153098 from bb2020/udisks
...
nixos/udisks2: add mountOnMedia option
2023-02-10 13:50:57 -03:00
bb2020
61219651fe
nixos/udisks2: add mountOnMedia option
2023-02-10 16:38:05 +03:00
nikstur
4700198654
nixos/systemd-repart: init
2023-02-10 14:05:44 +01:00
1sixth
06972ea1fe
nixos/nitter: add replaceReddit option
2023-02-10 09:28:17 +01:00
Aaron Andersen
ce81c3ab72
Merge pull request #215554 from bb2020/dlna
...
nixos/minidlna: minor changes
2023-02-09 21:45:59 -05:00
Nick Cao
4ba33a758f
Merge pull request #215489 from Alper-Celik/master
...
nixos/plasma5: use vlc phonon backend by default
2023-02-10 09:27:37 +08:00
bb2020
76bf633dc2
nixos/minidlna: minor changes
2023-02-09 21:11:20 +03:00
Alvar Penning
63dd9fb5c8
nixos/ympd: Unit hardening
...
Next to some systemd unit hardening, the nobody user isn't used anymore,
as suggested in #55370 .
2023-02-09 19:10:19 +01:00
talyz
8fb5bab784
discourse: 2.9.0.beta14 -> 3.1.0.beta2
2023-02-09 17:36:29 +01:00
Alper Çelik
0b74f9829f
nixos/plasma5: use vlc phonon backend by default
2023-02-09 13:53:28 +03:00