Marie Ramlow
0adb3b8033
nixos/renovate: init
2024-06-11 18:57:04 +02:00
Florian Klink
6a3a382d5b
nixos/mycelium: add mycelium binary to systemPackages
...
It's now possible to invoke `mycelium {routes,peers} list`.
2024-06-08 15:01:32 +03:00
Kira Bruneau
783a966a20
Merge pull request #318092 from aidalgol/libxnvctrl-pure
...
Use libXNVCtrl purely
2024-06-08 06:35:15 -04:00
Pol Dellaiera
a7049a06b7
Merge pull request #318099 from drupol/open-webui-add-more-env-vars
...
nixos/open-webui: add more default variables
2024-06-08 08:56:37 +02:00
Tom Fitzhenry
9e4e5d96f1
tests/openssh: use upstream's algorithms in "no openssl" example
...
When I initially wrote this test, I wasn't aware that services.openssh
could opt into using OpenSSH's default algorithms by just setting the
relevant settings to null.
That's a better approach since:
* it's a simpler setting for this test to have to worry about
* it introduces test coverage for the null case
* the null case should be demonstrated as an example for those that
want to compile without OpenSSL
2024-06-08 15:03:08 +10:00
Yt
9109eb1779
Merge pull request #316845 from onny/davfs2-cleanup
...
nixos/davfs2: Remove deprecated extraConfig
2024-06-08 00:48:17 +00:00
Martin Weinelt
121ba21838
Merge pull request #286999 from SuperSandro2000/acme-check-account-hash
...
tests/acme: check consistent account hash
2024-06-07 23:57:20 +02:00
Pol Dellaiera
028584b548
nixos/open-webui: add more default variables
2024-06-07 23:15:54 +02:00
Aidan Gauland
19960c426d
nixos/nvidia: revert libXNVCtrl changes
...
This library does not actually need to match the Nvidia driver version,
so we do not need to make it available impurely.
This reverts the following commits.
9b3461e7ae
4e353b67f6
2024-06-08 08:00:55 +12:00
Cosima Neidahl
5b3b5d79aa
Merge pull request #316275 from OPNA2608/fix/lomiri-xkb-layout
...
lomiri.lomiri: Try to consider services.xserver.xkb.layout
2024-06-07 19:49:31 +02:00
Thomas Churchman
d226935fd7
nixos/ddclient: deprecate use
, implement use{v4,v6}
...
Upstream replaced `use` with `use{v4,v6}`:
4a1b06630b/ChangeLog.md (new-features)
2024-06-07 17:28:25 +02:00
Pol Dellaiera
1905dcb574
Merge pull request #316240 from OPNA2608/init/lomiri/lomiri-filemanager-app
...
lomiri.lomiri-filemanager-app: init at 1.0.4
2024-06-07 14:33:41 +02:00
Jörg Thalheim
29327b68dd
Merge pull request #312863 from Mic92/netboot
...
netboot: drop syslinux and grub (10% savings for nixos-anywhere images)
2024-06-07 13:00:41 +02:00
OPNA2608
6477cb49a5
nixos/lomiri: Add file manager
2024-06-07 11:37:53 +02:00
OPNA2608
4a495ec755
tests/lomiri-filemanager-app: init
2024-06-07 11:37:49 +02:00
K900
902ca5b470
nixos/opengl: fix typo
2024-06-07 12:06:26 +03:00
Keith Pine
6fda200fa4
nixos/inadyn: fix cache directory path
...
The CacheDirectory subdirectory is already part of $CACHE_DIRECTORY.
2024-06-07 09:03:24 +02:00
PatrickDaG
0fdf6e2917
nixos/netbird: fix defaults ( #314656 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-07 00:02:06 +02:00
Peder Bergebakken Sundt
4f06a00fa9
Merge pull request #295155 from onemoresuza/hare-hook
...
hareHook: init
2024-06-06 23:55:33 +02:00
ajs124
2bcef047dc
Merge pull request #317087 from baloo/baloo/nixosTest.lvm2/stage1-xfs
...
nixosTests.lvm2: stage1 tests use xfs
2024-06-06 20:58:45 +02:00
Florian Klink
610a87e260
Merge pull request #317785 from drupol/nixos-boot-use-replace-fail
...
nixos/boot: use `--replace-fail`
2024-06-06 20:54:18 +02:00
ajs124
84cb7f5eb5
Merge pull request #317084 from baloo/baloo/kvdo/kernel-5.17
...
kvdo: build is broken on kernel < 5.17
2024-06-06 19:42:32 +02:00
K900
b02badf4fd
Merge pull request #317585 from SuperSandro2000/opengl-tmpfiles-settings
...
nixos/opengl: use systemd.tmpfiles.settings
2024-06-06 19:41:38 +03:00
Pol Dellaiera
f2318b9d58
nixos/boot: use --replace-fail
2024-06-06 18:33:30 +02:00
Bobby Rong
48deaba189
Merge pull request #317047 from bobby285271/upd/pantheon-unset-qt-env
...
nixos/pantheon: Do not set QT_QPA_PLATFORMTHEME
2024-06-06 22:56:02 +08:00
Arnout Engelen
2389f5fdc3
virtualbox guest module: draganddrop
became dragAndDrop
( #317756 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-06 16:48:47 +02:00
Sandro
345330c768
Merge pull request #291552 from SuperSandro2000/bash-completion-package-option
2024-06-06 15:22:21 +02:00
K900
7bf4340e73
Merge pull request #317582 from mweinelt/test-driver-subtest-return-type
...
nixos/test-driver: fix return value of subtest function
2024-06-06 08:21:14 +03:00
Sandro Jäckel
1c60f0a9a0
nixos/bash-completion: move options to programs.bash.completion, add package option, drop with lib
...
This allows to easily test bash-completion updates without triggering a mass rebuild locally.
2024-06-06 02:51:06 +02:00
Jonathan Davies
7d7cb3e425
doc/release-notes: 24.11: Added Quickwit item to new services.
2024-06-06 00:49:42 +01:00
Jonathan Davies
c31c69206f
nixos/vector: Added syslog→Quickwit testcase
2024-06-06 00:49:39 +01:00
Jonathan Davies
237353040e
nixos/quickwit: Added testcase
2024-06-06 00:49:38 +01:00
Jonathan Davies
2ef778f69a
nixos/quickwit: init module
2024-06-06 00:49:37 +01:00
Martin Weinelt
ab897a8c62
nixos/test-driver: fix return value of subtest function
...
Mypy since version 1.10.0 complains about this:
> test_driver/driver.py:109: error: No return value expected [return-value]
2024-06-06 01:07:39 +02:00
Sandro Jäckel
576e94f8c8
nixos/opengl: use systemd.tmpfiles.settings
...
I want to use the final symlinked package in system.checks and need to
access that somehow. Instead of adding a new option, we might as well
convert tmpfiles to the new structure.
2024-06-06 00:55:31 +02:00
Sandro Jäckel
0898fee0de
nixos/opengl: remove with lib over entire file
2024-06-06 00:35:29 +02:00
tomf
b2b3f5d68d
nixos/oci-containers: add preRunExtraOptions ( #315356 )
...
`podman --help` and `docker --help` each have global options, that
must be specified before `run`.
2024-06-05 18:18:37 -04:00
Vladimír Čunát
bb0a4e8786
nixos/release-combined: fix evaluation
2024-06-05 17:50:37 +02:00
Bobby Rong
a53e9cab22
Merge pull request #317428 from a-kenji/virtualbox-host-typo
...
nixos/virtualbox-host: fix typo in assertion
2024-06-05 22:11:14 +08:00
Adam C. Stephens
af4ac075a3
Merge pull request #312523 from emilylange/nixos-forgejo-secrets
...
nixos/forgejo: refactor secrets, add `cfg.secrets`, forgejo: build `environment-to-ini`, nixos/tests/forgejo: test `cfg.secrets` using /metrics endpoint
2024-06-05 10:01:37 -04:00
a-kenji
406e613b95
nixos/virtualbox-host: fix typo in assertion
2024-06-05 14:04:03 +02:00
Thomas Gerbet
ef6fea2d86
openssh: move Kerberos support into a dedicated package
...
The `openssh` and `openssh_hpn` packages are now built without
the Kerberos support by default in an effort to reduce the attack surface.
The Kerberos support is likely used only by a fraction of the total users
(I'm guessing mainly users integrating SSH in an Active Directory env) so
dropping it should not impact too many users. It should also be noted that
the Kerberos/GSSAPI auth is disabled by default in the configuration.
`opensshWithKerberos` and `openssh_hpnWithKerberos` are added in order
to provide an easy migration path for users needing this support.
The `openssh_gssapi` package is kept untouched.
2024-06-05 19:45:31 +10:00
Florian Klink
40066ba0d8
Merge pull request #316168 from dawidd6/systemd-user-generators
...
nixos/systemd: link user-generators
2024-06-05 09:59:29 +02:00
Jörg Thalheim
7d98bbfcd5
Merge pull request #315827 from JohnRTitor/hyprland-module
...
nixos/{hyprland, wayland-common}: disable wlr portal for hyprland, enable xdg autostart for all wayland compositors
2024-06-05 09:57:53 +02:00
Jörg Thalheim
9028937bc4
Merge pull request #317347 from Prince213/doc-bootspec
...
nixos/activation/bootspec: misc fixes
2024-06-05 09:56:54 +02:00
Pol Dellaiera
133aa44c38
Merge pull request #317286 from drupol/open-webui-add-more-env
...
nixos/{ollama,open-webui}: minor service update
2024-06-05 09:12:28 +02:00
Pol Dellaiera
309451127f
nixos/open-webui: update options default values
2024-06-05 08:05:19 +02:00
Pol Dellaiera
5664bb7899
nixos/open-webui: add example in options
2024-06-05 08:05:18 +02:00
Pol Dellaiera
a8670536e5
nixos/open-webui: remove preStart
step
...
nixos/open-webui: remove `preStart` step
2024-06-05 08:05:18 +02:00
Pol Dellaiera
61ab4de94c
nixos/open-webui: update option and service descriptions
2024-06-05 08:05:18 +02:00