Emery Hemingway
28ffcffcbf
nixos/ccache: add options to set ownership of cache dir
2024-02-23 11:08:02 +00:00
Emery Hemingway
d843ec4e3d
nixos/ccache: do not "with lib;"
2024-02-23 11:08:02 +00:00
Emery Hemingway
e7d3db0954
nixos/ccache: add test
2024-02-23 11:08:02 +00:00
0x4A6F
a9134fc109
Merge pull request #278896 from helsinki-systems/upd/matomo
...
matomo_5: Init at 5.0.2
2024-02-23 09:38:19 +01:00
Hans Christian Schmitz
e722c56160
nixos/wireplumber: add required lv2 plugins to service path
2024-02-23 08:58:16 +01:00
Hans Christian Schmitz
5bf2637b48
nixos/wireplumber: add config packages option
2024-02-23 08:58:15 +01:00
Hans Christian Schmitz
054bba560a
nixos/pipewire: add config packages option
2024-02-23 08:57:16 +01:00
Hans Christian Schmitz
992582fdf8
nixos/pipewire: Fix capitalization
...
In docs PipeWire and WirePlumber should be capitalized as in this
sentence.
2024-02-23 08:57:12 +01:00
Christina Sørensen
26036ecf31
kubelet: Set Kubelet Parameters Via A intermediate Configuration File
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-23 08:55:02 +01:00
Litchi Pi
aeb79caaf6
nixos/mealie: init tests
...
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:44 +01:00
Litchi Pi
ba9431edf8
nixos/mealie: add to release notes 24.05
...
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:24 +01:00
Litchi Pi
4ebf2b54b0
nixos/mealie: init module
...
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:24 +01:00
Weijia Wang
4ec69afa51
Merge branch 'master' into staging-next
2024-02-23 06:29:25 +01:00
Weijia Wang
5f5062d1ef
Merge branch 'master' into staging-next
2024-02-23 05:09:55 +01:00
Michael Schneider
fe4edb712c
nixos/testDriver: remove pinned mypy python version
2024-02-23 02:36:58 +00:00
Sandro
80e6bb31d5
Merge pull request #289956 from SuperSandro2000/archisteamfarm
2024-02-23 02:06:03 +01:00
Sandro
78745f4652
Merge pull request #289934 from jnsgruk/scrutiny
2024-02-23 00:43:55 +01:00
Dominique Martinet
85ee3198c7
atuin: Allow setting database.uri to null
...
When a password is required to connect to postgres using
services.atuin.database.uri directly would make the password be written
in the nix store, which is suboptimal.
Instead we can have the password in a file accessible only to root by
having systemd read an EnvironmentFile directly, but we must ensure that
this file has priority over the environment set.
Not setting the variable in this case is more straightforward.
2024-02-23 07:35:21 +09:00
Jon Seager
c7254aed3b
nixos/scrutiny: add 24.05 'new service' release note
2024-02-22 21:20:11 +00:00
Jon Seager
41a1acde71
nixosTests.scrutiny: init
2024-02-22 21:20:10 +00:00
Jon Seager
88d637c6dd
nixos/scrutiny: init
2024-02-22 21:20:10 +00:00
Maxine Aubrey
e1863b4f79
nixos/networkmanager: support stable-ssid for cloned MAC addresses
2024-02-22 18:37:13 +01:00
Peder Bergebakken Sundt
b775c0299d
Merge pull request #262433 from OPNA2608/init/lomiri/morph-browser
...
lomiri.morph-browser: init at 1.1.0
2024-02-22 18:34:55 +01:00
Maximilian Bosch
0fac694dba
Merge pull request #290507 from dotlambda/nextcloud-notify_push-meta
...
nextcloud-notify_push.test_client: add meta
2024-02-22 17:28:11 +01:00
Martin Weinelt
878609256b
Merge pull request #287348 from mweinelt/fastly-exporter-module
...
nixos/prometheus-fastly-exporter: fix runtime environment, refactor, make things prettier
2024-02-22 16:37:51 +01:00
Someone
ee3923ed7d
Merge pull request #284507 from ereslibre/containers-cdi
...
NixOS: Add support for CDI
2024-02-22 13:03:18 +00:00
OPNA2608
a8069ff58a
tests/morph-browser: Add standalone (non-Lomiri) test
2024-02-22 10:36:50 +01:00
github-actions[bot]
024149d718
Merge master into staging-next
2024-02-22 06:01:10 +00:00
Adam C. Stephens
f8131a5a2c
Merge pull request #290288 from mkg20001/lxc-initrd-fix
...
nixos/lxc-container: link to prepare-root when boot.initrd.systemd.enable is on
2024-02-21 22:29:04 -05:00
Jörg Thalheim
87f6f1fcbd
Merge pull request #290490 from nikstur/idempotent-etc-activation
...
nixos/etc: make re-mounting /etc overlay idempotent
2024-02-22 07:23:22 +07:00
Robert Schütz
16e379fa03
nextcloud-notify_push.test_client: add meta
2024-02-21 15:12:58 -08:00
nikstur
5df8caced4
nixos/etc: make re-mounting /etc overlay idempotent
2024-02-21 22:54:00 +01:00
Rafael Fernández López
8ba61ebb8a
services/hardware: add nvidia-container-toolkit
2024-02-21 22:17:07 +01:00
github-actions[bot]
bd56ae568b
Merge master into staging-next
2024-02-21 18:00:56 +00:00
Kiskae
fe93ea4e8e
nixos/podman: pass proxy variables to podman API
2024-02-21 16:29:11 +01:00
Adam Stephens
96e208a605
nixos/tests/consul: enable unfree
2024-02-21 08:41:06 -05:00
Adam C. Stephens
d1e2847664
Merge pull request #281000 from cablespaghetti/master
...
sabnzbd: Add configurability of state directory owner and firewall
2024-02-21 08:37:46 -05:00
Maximilian Bosch
b0e2f85051
Merge pull request #287819 from Ma27/nc-regression-test
...
nixos/nextcloud: add regression test for not delivering code anymore
2024-02-21 14:14:28 +01:00
github-actions[bot]
37e32d4bdd
Merge master into staging-next
2024-02-21 06:00:56 +00:00
adisbladis
e4e474fbcf
Merge pull request #273670 from adisbladis/zope2-removal
...
nixos/zope2: Remove module
2024-02-21 17:19:07 +13:00
github-actions[bot]
97c19bdc7e
Merge master into staging-next
2024-02-21 00:02:04 +00:00
Maciej Krüger
c607e70f70
nixosTests.incus: add test with old and new init
2024-02-20 23:42:59 +01:00
Maciej Krüger
39b4c0d686
nixos/lxc-container: link to prepare-root when boot.initrd.systemd.enable is on
...
Previously we were doing some parts like activation in the init script,
so linking to that works for non-systemd init
With boot.initrd.systemd.enable we no longer run activation in the init script,
but instead a new script named prepare-root, which is used instead.
2024-02-20 23:12:41 +01:00
nikstur
911e22e80d
Merge pull request #288277 from WilliButz/uki/boot-counting-suffix
...
nixos/boot.uki: add tries option for automatic boot assessment
2024-02-20 22:50:45 +01:00
Leona Maroni
47b7eb8fd9
nixos/vikunja: remove setupNginx option
...
The required nginx configuration is now really simple, and e.g. SSL/ACME
already required the user to interact with `services.nginx.virtualHosts`.
Therefore, and to reduce complexity, we now leave the web server
configuration to the user.
2024-02-20 22:43:53 +01:00
Leona Maroni
8817f080cc
nixos/vikunja: adapt for vikunja 0.23.0
...
This version removes dedicated api and frontend packages.
2024-02-20 22:43:53 +01:00
Rick van Schijndel
e5e1de76b7
Merge pull request #281058 from wineee/fi
...
deepin: don't install packages using freeimage by default
2024-02-20 20:27:47 +01:00
github-actions[bot]
999dc2b653
Merge master into staging-next
2024-02-20 18:01:22 +00:00
Ivan Mincik
35521efae5
Merge pull request #281739 from rollf/geoserver-with-extensions
...
geoserver: add extensions and update script
2024-02-20 15:39:35 +01:00
Sandro
d9bc710130
Merge pull request #289754 from chewblacka/nixos/atuin-add-package-option
2024-02-20 14:11:14 +01:00