pennae
82931ea446
nixos/nix-containers: use SIGTERM to stop containers
...
systemd-nspawn can react to SIGTERM and send a shutdown signal to the container
init process. use that instead of going through dbus and machined to request
nspawn sending the signal, since during host shutdown machined or dbus may have
gone away by the point a container unit is stopped.
to solve the issue that a container that is still starting cannot be stopped
cleanly we must also handle this signal in containerInit/stage-2.
2021-04-28 14:07:35 +02:00
pennae
265d31bcbd
nixos/sshguard: restart sshguard when services/backend changes
...
backends changing shouldn't be very likely, but services may well change. we
should restart sshguard from nixos-rebuild instead of merely plopping down a new
config file and waiting for the user to restart sshguard.
2021-04-23 16:16:37 +02:00
Martin Weinelt
f882b057be
Merge pull request #111316 from higebu/add-gobgpd
2021-04-09 17:17:07 +02:00
Yuya Kusakabe
45cffe7985
nixos/gobpgd: init
2021-04-09 14:57:11 +00:00
Jörg Thalheim
9af991a1b1
Merge pull request #117618 from Mic92/docker
...
nixos/docker: re-add network.target
2021-04-09 12:43:13 +01:00
Luke Granger-Brown
1ce6b05ea1
nixos/libvirtd: add package option
...
At the moment, it's not possible to override the libvirtd package used
without supplying a nixpkgs overlay. Adding a package option makes
libvirtd more consistent and allows enabling e.g. ceph and iSCSI support
more easily.
2021-04-09 01:20:19 +02:00
Sandro
26f16c1cef
Merge pull request #91318 from stephank/pkg-doh-proxy-rust
2021-04-08 22:32:12 +02:00
Bernardo Meurer
e630784ffa
Merge pull request #118409 from cpcloud/fix-nvidia-podman
...
virtualisation/containers: move to settings model for containersConf
2021-04-08 19:48:05 +00:00
Robert Schütz
5522a67fa5
Merge pull request #118719 from dotlambda/home-assistant-tests
...
nixos/home-assistant: use override before overridePythonAttrs
2021-04-08 18:19:34 +02:00
Sandro
936f450e3d
Merge pull request #118805 from helsinki-systems/fix/eval/no-aliases-iproute2
...
treewide: fix eval without aliases after 9378fdf87e0626e8c63a90a378c3…
2021-04-08 14:20:12 +02:00
Kim Lindberger
5a1bd5ff66
Merge pull request #116074 from talyz/discourse
...
discourse: Add package and NixOS module
2021-04-08 14:19:49 +02:00
ajs124
c6d4dae35d
treewide: fix eval without aliases after 9378fdf87e
2021-04-08 13:33:09 +02:00
Robert Schütz
5e0defcb25
nixos/home-assistant: use override before overridePythonAttrs
2021-04-08 12:30:59 +02:00
Martin Weinelt
c11a3f5fd4
Merge pull request #118633 from mweinelt/home-assistant-team
2021-04-08 01:55:27 +02:00
Bernardo Meurer
890b13b38c
Merge pull request #118701 from jansol/pipewire
...
pipewire: 0.3.24 -> 0.3.25
2021-04-07 21:35:29 +00:00
Sandro
318115515b
Merge pull request #118742 from FRidh/tailscale
...
services.tailscale: add openresolv to path
2021-04-07 23:31:10 +02:00
Phillip Cloud
7c36ce8d3a
nixos/containers: move extraConfig to settings model
2021-04-07 16:08:18 -04:00
Vladimír Čunát
b132849dae
Merge #117519 : nixos/amdgpu: remove
2021-04-07 20:25:55 +02:00
Frederik Rietdijk
b9ef51a84b
services.tailscale: add openresolv to path
...
Without openresolv, magic dns is not very usable.
2021-04-07 18:40:04 +02:00
Jan Solanti
f94c84f844
pipewire: 0.3.24 -> 0.3.25
2021-04-07 16:23:43 +03:00
Stéphan Kochen
20481bd027
doh-proxy-rust: init at 0.3.8
2021-04-07 14:23:55 +02:00
Emery Hemingway
32a5b44b8d
nixos/samba: remove bad example for "securityType" option
...
Setting "security = share" causes silent failures.
2021-04-07 14:18:01 +02:00
Sandro
d9f9a4a976
Merge pull request #117554 from Zopieux/snapcast-meta
2021-04-07 10:30:32 +02:00
Sandro
597f75375b
Merge pull request #118706 from lukegb/pomerium
...
nixos/pomerium: fix useACMEHost
2021-04-07 09:50:36 +02:00
Milan Pässler
e0d8f6b183
nixos/gitlab: do not set backup.upload by default
2021-04-07 09:21:18 +02:00
Luke Granger-Brown
ddf4795824
nixos/pomerium: fix useACMEHost
...
useACMEHost doesn't work properly, because I forgot to actually define
the variable that is being relied upon here. Oops.
2021-04-07 01:26:44 +00:00
Martin Weinelt
dc84583452
home-assistant: Move maintainership to home-assistant team
2021-04-07 02:33:24 +02:00
Jens Nolte
f7ff874701
nixos/greetd: Add greetd module ( #118294 )
...
* nixos/greetd: Add greetd module
* nixos/greetd: Configure 'greeter'-user
* nixos/greetd: Add default for restart-option
Co-authored-by: Jens Nolte <git@queezle.net>
2021-04-06 19:35:32 +00:00
Peter Hoeg
aa22be179a
nixos/packagekit: RFC42 support and drop pointless setting
2021-04-06 11:41:37 +08:00
Martin Weinelt
b0cf9f6775
Merge pull request #118503 from dotlambda/home-assistant-dont-maintain
...
home-assistant: remove dotlambda from maintainers
2021-04-06 01:09:31 +02:00
Pavol Rusnak
073fbba9bf
Merge pull request #89267 from mmilata/bitcoin-exporter
...
nixos/prometheus-bitcoin-exporter: init
2021-04-06 00:08:33 +02:00
Martin Milata
6b028bcf35
nixos/prometheus-bitcoin-exporter: init
2021-04-05 23:50:42 +02:00
Сухарик
1517e6a14b
nixos/droidcam: init ( #109267 )
...
Co-authored-by: Pascal Bach <pascal.bach@nextrem.ch>
2021-04-05 21:32:21 +02:00
talyz
642854055c
nixos/discourse: Add NixOS manual entry
2021-04-05 13:55:57 +02:00
talyz
8dddb70bb9
nixos/discourse: Init
2021-04-05 13:54:25 +02:00
Lassulus
e2080b39e6
Merge pull request #89951 from KoviRobi/nixos-user-name-not-attr-name
...
nixos/users-groups: Use user name not attribute name for /etc/profiles/…
2021-04-05 13:52:25 +02:00
Guillaume Girol
4e83ef8026
Merge pull request #113703 from symphorien/disable-sane-master
...
nixos/sane: allow to disable enabled-by-default plugins
2021-04-05 13:49:43 +02:00
Gabriel Ebner
a23dd38f5c
Merge pull request #118384 from gebner/pidmax
...
nixos/systemd: increase default numeric PID range
2021-04-05 11:42:48 +02:00
Sandro
e039d12c85
Merge pull request #117847 from SuperSandro2000/jmusicbot
2021-04-05 06:20:56 +02:00
Sandro
7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix
2021-04-05 04:07:15 +02:00
happysalada
d434251d1c
vector: remove deprecated --no-topology
2021-04-05 08:30:52 +09:00
happysalada
bb7da110d1
vector: format with nixpkgs-fmt
2021-04-05 08:30:12 +09:00
Robert Scott
0874169a0c
Merge pull request #118505 from mmilata/domain-exporter
...
prometheus-domain-exporter: init at 1.10.0
2021-04-04 23:00:46 +01:00
Martin Weinelt
c26f97af10
Merge pull request #118443 from SuperSandro2000/SuperSandro2000-patch-2
...
nixos/nginx: set "recommended" proxy timeouts to 60s
2021-04-04 23:59:04 +02:00
Martin Milata
6840746f2d
nixos/prometheus-domain-exporter: init
2021-04-04 22:25:12 +02:00
Robert Schütz
d01376d81d
home-assistant: remove dotlambda from maintainers
...
I'm currently not using it.
2021-04-04 22:15:13 +02:00
talyz
46d935a4ce
nixos/nginx: Add an option to specify additional third-party modules
2021-04-04 13:44:36 +02:00
Sandro
db5a15676c
nixos/nginx: set "recommended" proxy timeouts to 60s
...
According to the nginx documentation [1] those values cannot usually exceed 75 seconds.
The defaults are 60s and should probably be lowered to something reasonable like 20 or 30 seconds.
[1] https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_connect_timeout
2021-04-04 07:47:45 +02:00
Sandro Jäckel
9378fdf87e
iproute: deprecate alias
2021-04-04 01:43:46 +02:00
Maximilian Bosch
4364fd3038
Merge pull request #118305 from Ma27/openldap-exporter
...
prometheus-openldap-exporter: init at 2.1
2021-04-03 15:02:59 +02:00