Aaron Andersen
faec8bbbf7
Merge pull request #129718 from pmeiyu/master
...
nixos/smartdns: Restart service when config changes
2021-07-09 23:31:14 -04:00
Valentin Conrad
ceef268c4b
nextcloud: remove expires header
...
nextcloud default nginx config did not include the expires config
see: https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html
2021-07-09 10:50:25 +02:00
Robert Helgesson
ce6f17f953
nixos-option: init at <unversioned>
2021-07-09 08:59:12 +02:00
Peng Mei Yu
b68547486e
nixos/smartdns: Restart service when config changes
2021-07-09 13:36:26 +08:00
Leo Maroni
c0bd900632
nixos/vikunja: init
...
nixos/vikunka: Use RFC 0042 settings proposal (thanks to @aanderse)
2021-07-08 22:17:57 +02:00
Jan Tojnar
fc1e0e863c
nixos/ddccontrol: init
2021-07-08 22:04:40 +02:00
Artturin
1db44c4ff1
nixos/devmon: add systemd service
2021-07-08 19:04:49 +03:00
Maximilian Bosch
e05f4101c1
nextcloud22: init at 22.0.0
2021-07-08 17:00:04 +02:00
Kreyren
ca3b4ce3d2
systemd.tmpfiles.rules: Fix false info
...
As per https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html the current description is missleading as it fails to mention volatile files and creation with deletion
2021-07-08 15:36:30 +02:00
Tobias Happ
bbd5cdac29
nixos/oci-containers: enable login for registry
2021-07-08 16:30:17 +10:00
Jörg Thalheim
f674130fc0
Merge pull request #127476 from slotThe/freenode->libera
...
Link to Libera instead of Freenode
2021-07-08 07:23:43 +01:00
Mario Rodas
bb1ff7da54
Merge pull request #125696 from hercules-ci/postgresql-backup-only-replace-if-successful
...
nixos/postgresqlBackup: only replace if successful
2021-07-07 18:41:57 -05:00
Jan Tojnar
8978759e65
Merge pull request #128540 from arcnmx/pipewire-0.3.31
...
Pipewire 0.3.31
2021-07-07 20:02:32 +02:00
Milo Gertjejansen
b1dd02d212
Api didn't seem to work with the systemd envs
...
I am not sure why it was working for me, but after restarting
phpfpm-tt-rss it quit working.
2021-07-06 18:46:22 -04:00
Milo Gertjejansen
97cb387fb9
tt-rss: 2021-01-29 -> 2021-06-23 and modules/tt-rss: updated config.php creation
...
The version of tt-rss in nixpkgs was pre-php 8. This updates tt-rss to the most recent version, which uses php 8.
The updates to the module are required changes, per https://community.tt-rss.org/t/rip-config-php-hello-classes-config-php/4337 .
2021-07-06 18:46:21 -04:00
Maciej Krüger
ae54500506
Merge pull request #126253 from mkg20001/fc-gitlab
2021-07-06 20:58:12 +02:00
Franz Pletz
f73efb9fb3
Merge pull request #121841 from Pamplemousse/jenkins-cli
...
jenkins: Create the `jenkins-cli` command
2021-07-06 14:45:29 +00:00
slotThe
2c529c3cb8
Link to Libera, Matrix instead of Freenode
...
The project has moved away from Freenode as an IRC network[1], and there
is now a quite large channel on Libera. As such, we should point users
towards that instead.
This also changes all examples to refer to libera instead of freenode
as, with the recent deletion of all freenode channels, it is perhaps
where most communities are to be found nowadays.
Finally, also link to the official Matrix room[2] as an alternative to
IRC.
Related: https://github.com/NixOS/nixpkgs/pull/129384
[1]: https://discourse.nixos.org/t/join-us-on-matrix-at-nix-nixos-org-migrating-from-freenode
[2]: https://github.com/NixOS/rfcs/pull/94
2021-07-06 16:35:37 +02:00
Atemu
f879395bd9
nixos/btrfs: handle new checksum types in initrd ( #126158 )
...
Can't mount a root formatted with those otherwise
2021-07-06 09:57:10 -04:00
Martin Weinelt
7a10478ea7
nixos/acme: harden systemd units
2021-07-06 15:16:01 +02:00
Martin Weinelt
dc940ecdb3
Merge pull request #121750 from m1cr0man/master
...
nixos/acme: Ensure certs are always protected
2021-07-06 15:10:54 +02:00
Kazutoshi Noguchi
bf22778585
nixos/binfmt: run binfmt activation script after mounting /run
...
binfmt activation script creates /run/binfmt before mounting /run
when system activation.
To fix it I added dependency to specialfs to binfmt activation
script.
2021-07-06 17:18:33 +09:00
Evgeny Kurnevsky
11c0384bf0
nixos/swap: allow luks discards if swap discards are enabled
2021-07-06 10:18:58 +03:00
Sandro
d0cec56cef
Merge pull request #128855 from sjau/ssmtp_nixos_options
2021-07-05 23:50:37 +02:00
Ramses
14d2192623
nixos/oci-containers: restore ability to easily view the container output in the logs
...
Fixes #102768 .
Allows the usage of `journalctl -u` to easily view the logs for a container managed by this module.
2021-07-06 07:36:33 +10:00
github-actions[bot]
94a5660d8f
Merge master into staging-next
2021-07-05 12:01:03 +00:00
arcnmx
ef532a0443
nixos/pipewire: add bluez hardware database
2021-07-04 16:20:57 -07:00
Bjørn Forsman
5d3dca497b
nixos/hamster: fix programs.hamster.enable text
...
mkEnableOption already adds "Whether to enable" and ends with a ".", so
remove that duplication from the help text.
Also reword it slightly while at it.
2021-07-04 23:18:23 +02:00
Dmitry Kalinkin
f0fbfdefe7
Merge branch 'master' into staging-next
2021-07-03 17:51:15 -04:00
Léo Gaspard
5bcb49475f
Merge pull request #127479 from symphorien/btrbk-module
...
nixos/btrbk: add module and test
2021-07-03 21:55:01 +02:00
github-actions[bot]
d39be47e17
Merge master into staging-next
2021-07-03 18:01:07 +00:00
Jörg Thalheim
b118976151
Merge pull request #107626 from jakobrs/passwd
...
installation-cd-base.nix: Add 'live.nixos.passwd' boot option
2021-07-03 18:47:50 +01:00
Guillaume Girol
72894352b8
nixos/btrbk: add module and test
2021-07-03 17:18:20 +02:00
github-actions[bot]
6cead635ad
Merge master into staging-next
2021-07-03 12:01:23 +00:00
Naïm Favier
c0b2241e53
nixos/top-level: pass lib to specialisations
2021-07-03 13:05:55 +02:00
Jörg Thalheim
a47ace80e5
Merge pull request #126187 from K900/vaultwarden
...
vaultwarden: update to 1.21.0, rename from bitwarden_rs
2021-07-03 11:15:22 +01:00
jakobrs
2e4849b841
installation-cd-base.nix: Add 'live.nixos.passwd' boot option
...
For interactive SSH access to a system without a (working)
keyboard and monitor, without rebuilding the image itself.
2021-07-03 09:53:16 +02:00
Christian Kampka
3aa9692beb
coturn: Support secrets file for configuring the static-auth-secret
2021-07-03 08:29:59 +01:00
github-actions[bot]
77a94d88ad
Merge master into staging-next
2021-07-03 06:01:13 +00:00
Luke Granger-Brown
4670c25e3d
Merge pull request #128920 from wamserma/luks-trim-ae-note
...
nixos/luksroot: add note about AE to allowDiscards
2021-07-03 01:47:38 +01:00
github-actions[bot]
4147e7d4a9
Merge master into staging-next
2021-07-02 18:01:01 +00:00
Ben Siraphob
28acaac96f
Merge pull request #128271 from Kreyren/localBinInPath
2021-07-02 22:17:44 +07:00
Kim Lindberger
90ed906797
Merge pull request #126058 from talyz/geoip-fixes
...
nixos/geoipupdater: Fix initial setup, add stricter security, fix a filename
2021-07-02 14:30:49 +02:00
github-actions[bot]
03ea42ab93
Merge master into staging-next
2021-07-02 12:01:08 +00:00
Markus S. Wamser
8e48b24d76
modules/luksroot: add note about AE to allowDiscards
2021-07-01 23:37:07 +02:00
github-actions[bot]
26416f52eb
Merge master into staging-next
2021-07-01 12:01:05 +00:00
Philipp Hausmann
8bfd84cf3c
slimserver: Fix user creation
2021-07-01 11:33:38 +02:00
K900
dc1b56c714
vaultwarden: update to 1.22.1, rename from bitwarden_rs
...
I tried to make this as non-breaking as possible, but it will still
break things slightly for people expecting certain file names in the
packages themselves.
2021-07-01 12:31:20 +03:00
sjau
1f207718de
ssmtp: give example to create authPassFile
2021-07-01 09:40:50 +02:00
Jörg Thalheim
f75e2a648c
Merge pull request #128023 from max-privatevoid/patch-1
...
nixos/systemd-boot: Use os.path.realpath to fully resolve symlinks
2021-07-01 07:17:50 +01:00