Izorkin
8e14bf10c2
nixos/mastodon: update database configuration
2022-12-16 16:19:39 +03:00
Izorkin
e2cebf2134
nixos/mastodon: fix init db on remote postgresql
2022-12-16 16:14:39 +03:00
happysalada
60797a3bfe
surrealdb: add package option
2022-12-15 19:52:28 -05:00
Sandro
78d53eadca
Merge pull request #201985 from Shawn8901/prometheus_web_config
2022-12-15 23:18:55 +01:00
Artturin
05a2dfd674
lib.replaceChars: warn about being a deprecated alias
...
replaceStrings has been in nix since 2015(nix 1.10)
so it is safe to remove the fallback
d6d5885c15
2022-12-15 22:25:51 +02:00
Shawn8901
6e530b9eda
prometheus: Adds an option for web.config.file which can specity settings including authorization.
2022-12-15 10:14:42 +01:00
Shawn8901
470247d433
prometheus: Use yaml format generator instaed json for prometheus.yml
...
Additionally remove an unused variable
2022-12-15 10:11:25 +01:00
Sandro
b5f35b1c85
Merge pull request #205399 from SuperSandro2000/fix-avahi
2022-12-14 23:34:12 +01:00
Florian Klink
03cf14a56f
Merge pull request #206042 from flokli/assertion-hsphfpd-wireplumber
...
nixos/wireplumber: assert hsphfpd to be disabled
2022-12-14 22:02:12 +00:00
Jörg Thalheim
92b32a8a7c
Merge pull request #205895 from jakubgs/transmission/add-package-opt
...
transmission: add package option
2022-12-14 21:55:08 +00:00
Florian Klink
bfc60c9362
nixos/wireplumber: assert hsphfpd to be disabled
...
According to
https://github.com/NixOS/nixpkgs/issues/205957#issuecomment-1350158554 ,
pipewire/wireplumber already provides this functionality.
Fixes #205957
2022-12-14 21:24:13 +00:00
Matt Melling
e2b79f08bd
gpsd: add listenany option
2022-12-14 18:37:15 +01:00
Martin Weinelt
0497d5b99f
vaultwarden: Add update script to keep web vault in sync
...
- Adds an update script to fetch the compatible web vault version
- Removes `vaultwarden-vault` from top-level to prevent independent
updates through e.g. r-ryantm. Istead the vault is now accessible
at `vaultwarden.webvault`.
- The name webvault was chosen because it is the title of the projects
README and it makes it clearer, that this is the web UI.
2022-12-14 15:00:20 +01:00
Jakub Sokołowski
a96172348e
transmission: add package option
...
Useful when someone might want to upgrade/downgrade easily.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-12-14 10:48:40 +01:00
Thomas Tuegel
03354f45ab
plasma5: Help D-Bus find kactivitymanagerd
2022-12-14 10:48:51 +08:00
Thomas Tuegel
34b2fcfd19
plasma5: Enable PipeWire by default
...
`xdg-desktop-portal-kde` expects PipeWire to be running, so we enable it by
default, but we don't replace PulseAudio. The user may disable it against our
default, if desired.
2022-12-14 10:48:51 +08:00
ajs124
f98e6d6290
unifi7: 7.2.95 -> 7.3.76
...
https://community.ui.com/releases/UniFi-Network-Application-7-3-76/85c75fc7-3e0f-4e99-aa90-7068af4f1141
2022-12-14 02:47:04 +01:00
Ryan Lahfa
78e2fbc4ce
Merge pull request #195341 from zhaofengli/fwupd-extra-daemon-conf
...
nixos/fwupd: Make daemon.conf structured
2022-12-13 14:19:26 +01:00
Bernardo Meurer
d2578f1dac
Merge pull request #171875 from bbigras/cloudflared
...
nixos/cloudflared: init
2022-12-12 13:06:21 -03:00
Martin Weinelt
d6f4f4584a
nixos/botamusique: allow syscalls in the @resources group
...
Calls to ffmpeg from botamusique require the `set_mempolicy` syscall.
Fixes : #205702
2022-12-12 15:36:58 +01:00
Bobby Rong
9015c9f389
Merge pull request #205525 from SuperSandro2000/prometheus2
...
nixos/alertmanager: fix renamed option
2022-12-12 18:08:36 +08:00
Luke Granger-Brown
36c0938cc5
Merge pull request #198835 from YellowOnion/factorio-patch
...
factorio: better mod support
2022-12-11 21:17:05 +00:00
Bobby Rong
0e857e0089
Merge pull request #204807 from Eliot00/v2raya-init
...
v2raya: init at 2.0.0
2022-12-11 23:06:00 +08:00
K900
a95574fd2e
Merge pull request #204560 from jcumming/resilio_config_passthru
...
passthrough config if there are no secrets defined (address #204559 )
2022-12-11 17:50:37 +03:00
Elliot
08d651764f
v2raya: init at 2.0.0
...
Update nixos/modules/services/networking/v2raya.nix
Co-authored-by: zendo <linzway@qq.com>
Update nixos/modules/services/networking/v2raya.nix
Co-authored-by: zendo <linzway@qq.com>
Update pkgs/tools/networking/v2raya/default.nix
Co-authored-by: zendo <linzway@qq.com>
Update pkgs/tools/networking/v2raya/default.nix
Co-authored-by: zendo <linzway@qq.com>
Update nixos/modules/services/networking/v2raya.nix
Co-authored-by: zendo <linzway@qq.com>
Update pkgs/tools/networking/v2raya/default.nix
Co-authored-by: zendo <linzway@qq.com>
Update nixos/modules/services/networking/v2raya.nix
Co-authored-by: zendo <linzway@qq.com>
2022-12-11 22:23:12 +08:00
Martin Weinelt
fda65523fb
nixos/evcc: Fix unit environment
...
In some recent version evcc started requiring `getent` in the PATH, or
else it would fail to start.
It also now requires an sqlite database, which it tries to create a
directory for at `$HOME/.evcc`, so we now need to provide a
StateDirectory.
2022-12-11 01:23:22 +01:00
Sandro Jäckel
a49606696e
nixos/alertmanager: fix renamed option
2022-12-10 20:11:18 +01:00
Bruno Bigras
c770b44aff
nixos/cloudflared: init
2022-12-10 14:07:26 -05:00
happysalada
bdf8a69ecc
surrealdb: module: add secret management
2022-12-10 10:57:13 -05:00
Naïm Favier
4b79d6c374
Merge pull request #204976 from bjornfor/nixos-borgbackup-fix-runtime-warning
2022-12-10 16:51:19 +01:00
Naïm Favier
75e0609a00
nixos/borgbackup: fix newline escaping with optional arguments
...
The newline must always be escaped, otherwise `extraPruneArgs` will be treated as a separate command if `prune.prefix` is unset.
2022-12-10 16:46:34 +01:00
Sandro Jäckel
89b5dddf99
nixos/avahi: revert closing firewall port by default
2022-12-10 03:40:39 +01:00
Vladimir Pouzanov
65aed3b37f
Allow to override the https settings
2022-12-09 19:23:50 +00:00
K900
2123b57d5d
nixos/supergfxd: make optional, fix eval (again)
2022-12-09 13:31:00 +03:00
Martin Weinelt
a4f2ca1ef3
Merge pull request #205123 from Frostman/prometheus-smartctl-exporter-0.9.1
2022-12-09 01:58:06 +01:00
Martin Weinelt
fdcc9e8202
nixos/prometheus.exporters.smartctl: Simplify DeviceAllow logic
...
Setting up the DeviceAllow list with explicitly configured devices was a
nice idea, but sometimes a configured device (`/dev/nvme0n1` an NVMe
namespace) has a parent device (`/dev/nvme0`) that smartctl needs to
access to query metrics.
Falling back to the block and character definitions is probably a valid
fallback.
2022-12-09 01:40:01 +01:00
Sergey Lukjanov
a49feed255
nixos/prometheus.exporters.smartctl: use cli args instead of config
...
Config support was dropped and replaced with CLI args
2022-12-08 15:31:33 -08:00
ajs124
3071eef957
Merge pull request #201707 from helsinki-systems/alias-krb5Full
...
krb5Full: turn into alias
2022-12-08 23:54:02 +01:00
Ryan Lahfa
022c7d777a
Merge pull request #196837 from KoviRobi/dnsmasq-attrsets-config
...
nixos/dnsmasq: Use attrs instead of plain text config
2022-12-08 23:47:08 +01:00
ajs124
c7930769a7
krb5Full: turn into alias
2022-12-08 23:08:44 +01:00
Naïm Favier
0ff3b35356
nixos/doc: fix some options
2022-12-08 17:52:52 +01:00
Bobby Rong
d44e752fba
Merge pull request #204474 from peperunas/libreddit
...
libreddit: Add package option to module
2022-12-08 19:49:11 +08:00
K900
4353ba58d4
Merge pull request #205119 from K900/supergfxd-fixup
...
supergfxd: fix config format
2022-12-08 14:13:58 +03:00
Martin Weinelt
286fb727a0
Merge pull request #205071 from NixOS/home-assistant
2022-12-08 11:52:59 +01:00
K900
a445c5f6ea
supergfxd: fix config format
2022-12-08 11:46:10 +03:00
Martin Weinelt
87c22c7909
nixos/home-assistant: update bluetooth components
2022-12-08 02:36:55 +01:00
Daniel Nagy
ad866e565d
treewide: switch to port type for nixos modules
2022-12-08 00:00:00 +01:00
Sandro
b3f9ddea98
Merge pull request #204422 from SuperSandro2000/bluezfull
2022-12-07 22:46:15 +01:00
Lin Yinfeng
56099e008e
nixos/mastodon: allow appending other env files to serviceConfig.EnvironmentFile
2022-12-07 15:07:17 +01:00
Yureka
56d4e1ec67
nixos/peering-manager: init
2022-12-07 12:54:55 +01:00