Philip Taron
b7f194b939
nixos/hardware.pulseaudio: remove with lib;
( #337088 )
2024-08-26 15:01:54 -07:00
Felix Buehler
18485b25ad
nixos/hardware.pulseaudio: remove with lib;
2024-08-26 21:28:10 +02:00
Martin Weinelt
cf696ce6a5
home-assistant-custom-components.waste_collection_schedule: 2.0.1 -> 2.1.0 ( #337375 )
2024-08-26 21:22:02 +02:00
Robert Schütz
75ad0af1b6
nixos/home-assistant: set WorkingDirectory
2024-08-26 09:39:06 -07:00
Masum Reza
a8e2b007c5
nixos/autoUpgrade: add --refresh when using flakes ( #337436 )
2024-08-26 20:16:03 +05:30
Franz Pletz
0b50871403
nixos/gamescope: expose gamescopectl ( #337449 )
2024-08-26 16:26:46 +02:00
Bobby Rong
28d45487fa
metacity, gnome-notes: Fixups for #333917 ( #337452 )
2024-08-26 19:59:38 +08:00
Bobby Rong
32eeaa5013
nixos/gnome: Fix eval for gnome-flashback
...
error: Default graphical session, 'gnome-flashback-metacity', not found.
Fixes f192bd9e5c
.
2024-08-26 19:45:12 +08:00
PedroHLC
61dfef9a3d
nixos/gamescope: expose gamescopectl
2024-08-26 08:32:36 -03:00
Masum Reza
b8024284d1
Merge pull request #335625 from JohnRTitor/uwsm-module
...
nixos/uwsm: init
2024-08-26 15:58:29 +05:30
Jörg Thalheim
f40cd1bfe0
nixos/autoUpgrade: add --refresh when using flakes
...
otherwise the cache might delay updates quite a bit
2024-08-26 12:02:38 +02:00
Sandro
6b4d280cf5
Merge pull request #336797 from SuperSandro2000/paperless-ngx
2024-08-26 11:47:01 +02:00
7c6f434c
8487207876
Merge pull request #337094 from OPNA2608/init/lomiri/lomiri-docviewer-app
...
lomiri.lomiri-docviewer-app: init at 3.0.4
2024-08-26 05:40:34 +00:00
Martin Weinelt
4da8cc80f1
Merge pull request #337319 from emilazy/push-tuksqzuumnzo
...
nixos/go2rtc: unpin FFmpeg 6
2024-08-26 02:45:50 +02:00
tomberek
7f7df390e6
Merge pull request #335672 from tomberek/tomberek.nixos_test
...
nixosTest.nix-upgrade: init
2024-08-25 17:48:39 -04:00
ettom
549912e6ff
nixos/snapserver: add nss-lookup.target dependency
2024-08-25 23:46:52 +02:00
Nick Cao
2a7a22122f
Merge pull request #337289 from Kiskae/nvidia/fixes_2024_08_25
...
nixos/nvidia: various fixes
2024-08-25 17:36:24 -04:00
Sandro
68d0798164
Merge pull request #334901 from jpds/kafka-3.8.0
...
apacheKafka: init 3.8.0
2024-08-25 23:30:47 +02:00
Kiskae
ef3b6ad33d
nixos/nvidia: allow the gsp to be toggled independently from open source driver
...
fixes #323886
2024-08-25 21:51:17 +02:00
Kiskae
20c5d0adfb
nixos/nvidia: make the nvidia driver variant a mandatory user choice
...
fixes #329450
2024-08-25 21:47:29 +02:00
Sandro Jäckel
bb69775568
paperless-ngx: drop inactive maintainers, add myself to maintainers
2024-08-25 21:39:54 +02:00
Emily
fbb4515fdf
nixos/go2rtc: unpin FFmpeg 6
...
The release we package supports FFmpeg 7; see
<https://github.com/AlexxIT/go2rtc/blob/v1.9.4/pkg/ffmpeg/ffmpeg.go#L15 >.
2024-08-25 20:29:08 +01:00
Masum Reza
8da188f8e7
Merge pull request #306650 from returntoreality/indi-3rdparty-refactor
...
indi-full: Indi 3rdparty refactor
2024-08-25 23:09:21 +05:30
abysssol
503245dd07
Merge pull request #334903 from abysssol/ollama-load-models-service
...
nixos/ollama: move `loadModels` script into a separate service
2024-08-25 15:56:00 +00:00
Franz Pletz
0a490d78b1
Merge pull request #336599 from bjornfor/nixos-ups-use-enum-for-upsmon-option
2024-08-25 15:49:46 +02:00
Maciej Krüger
00f536f650
Merge pull request #310857 from rnhmjoj/pr-firewall
...
nixos/firewall: fix reverse path check failures with IPsec
2024-08-25 15:06:49 +02:00
Robert Hensing
727351517e
Merge pull request #335660 from Gabriella439/gabriella/containers_nixpkgs.pkgs
...
containers.*.config.nixpkgs: use `host.pkgs.stdenv.hostPlatform`
2024-08-25 14:40:31 +02:00
Vili Sinervä
13f07436d4
nixos/libinput: Change new options to more appropriate data types
...
Change the options to be numbers or lists of numbers instead of strings
like the pre-existing options.
2024-08-25 13:45:14 +02:00
Vili Sinervä
891202ef1f
nixos/libinput: Clarify that accelSpeed does not apply to custom profile
...
Add note to the description of the accelSpeed option to make it clear
that is only applies when flat or adaptive profile is in use.
2024-08-25 13:45:14 +02:00
Vili Sinervä
3aa3236289
nixos/libinput: Add options for defining a custom acceleration functions
...
Without these options the custom acceleration functions would have to be
defined with the additionalOptions option.
2024-08-25 13:45:14 +02:00
Vili Sinervä
34302b2424
nixos/libinput: Allow 'custom' acceleration profile
...
This is an option that works with the NixOS module as-is, but is
being blocked from use by the allowed enum values.
2024-08-25 13:45:14 +02:00
Jörg Thalheim
82ac9a1580
Merge pull request #337054 from Mic92/sysusers
...
sysuser: slightly better assertions message
2024-08-25 09:44:58 +02:00
Bobby Rong
dc23466adb
Merge pull request #336934 from bobby285271/upd/pantheon
...
Pantheon updates 2024-08-24 (switchboard 8.0.0)
2024-08-25 11:34:02 +08:00
Franz Pletz
9446a5d8da
Merge pull request #337003 from alyssais/no-tell-kernel
2024-08-25 02:07:33 +02:00
Franz Pletz
83cd05ff59
Merge pull request #335976 from poscat0x04/nixos-networkd-ipv6ra
2024-08-25 01:51:36 +02:00
Franz Pletz
a266f38ade
Merge pull request #336584 from mweinelt/engelsystem-cache-migration
2024-08-25 01:50:39 +02:00
Franz Pletz
76d7ccecdf
Merge pull request #313105 from bb2020/xserver
2024-08-25 01:47:27 +02:00
Franz Pletz
39c0d9f53d
Merge pull request #336896 from tomodachi94/enhance/nixos/clamav/systemd-slices
2024-08-25 01:45:27 +02:00
Franz Pletz
35b2bfb7ed
Merge pull request #335967 from CajuM/waydroid-svc-stop
2024-08-25 01:40:42 +02:00
Franz Pletz
3969d739d8
Merge pull request #336995 from Ma27/gitea-drop-pam
2024-08-25 01:25:13 +02:00
Franz Pletz
89b019abe9
Merge pull request #337083 from zimward/doc-ssh
2024-08-25 01:15:35 +02:00
OPNA2608
1758314043
nixos/lomiri: Add docviewer app
2024-08-24 23:27:52 +02:00
OPNA2608
531655d3bf
tests/lomiri-docviewer-app: init
2024-08-24 23:27:52 +02:00
zimward
81a9bf5861
doc: remove mention of key type
2024-08-24 21:59:22 +02:00
Jörg Thalheim
7211a81060
sysuser: slightly better assertions message
2024-08-24 19:20:28 +02:00
Mihai-Drosi Câju
05313fc5b3
nixos/waydroid: Update service definition according to upstream
...
* Upstream switched the service's Type to dbus in 1.4.0
* Enable D-Bus activation
* Fixes #334687
2024-08-24 19:48:20 +03:00
Bobby Rong
8e75a28e4e
nixos/pantheon: Increase memorySize
...
https://logs.ofborg.org/?key=nixos/nixpkgs.336934&attempt_id=24f89861-72eb-417f-94bf-93cea578a1f1
2024-08-24 22:34:55 +08:00
Adam C. Stephens
bd29cb4b30
Merge pull request #336836 from oddlama/feat-update-kanidm-provision
...
kanidm-provision: 1.1.1 -> 1.1.2
2024-08-24 08:58:35 -04:00
Alyssa Ross
148261d04b
sd-image: optimise sfdisk call for image building
...
When building an image, rather than operating on a real partition,
there's no need to have sfdisk tell the kernel to reread the partition
table. This also avoids a call to sync(2), which could be very
expensive depending on what other IO is going on on the system at the time.
2024-08-24 14:36:07 +02:00
Maximilian Bosch
b39569222b
gitea: drop PAM support
...
Strongly inspired by the forgejo counterpart[1], for the following
reasons:
* The feature is broken with the current module and crashes on
authentication with the following stacktrace (with a PAM service
`gitea` added):
server # Stack trace of thread 1008:
server # #0 0x00007f3116917dfb __nptl_setxid (libc.so.6 + 0x8ddfb)
server # #1 0x00007f3116980ae6 setuid (libc.so.6 + 0xf6ae6)
server # #2 0x00007f30cc80f420 _unix_run_helper_binary (pam_unix.so + 0x5420)
server # #3 0x00007f30cc8108c9 _unix_verify_password (pam_unix.so + 0x68c9)
server # #4 0x00007f30cc80e1b5 pam_sm_authenticate (pam_unix.so + 0x41b5)
server # #5 0x00007f3116a84e5b _pam_dispatch (libpam.so.0 + 0x3e5b)
server # #6 0x00007f3116a846a3 pam_authenticate (libpam.so.0 + 0x36a3)
server # #7 0x00000000029b1e7a n/a (.gitea-wrapped + 0x25b1e7a)
server # #8 0x000000000047c7e4 n/a (.gitea-wrapped + 0x7c7e4)
server # ELF object binary architecture: AMD x86-64
server #
server # [ 42.420827] gitea[897]: pam_unix(gitea:auth): unix_chkpwd abnormal exit: 159
server # [ 42.423142] gitea[897]: pam_unix(gitea:auth): authentication failure; logname= uid=998 euid=998 tty= ruser= rhost= user=snenskek
It only worked after turning off multiple sandbox settings and adding
`shadow` as supplementary group to `gitea.service`.
I'm not willing to maintain additional multiple sandbox settings for
different features, especially given that it was probably not used for
quite a long time:
* There was no PR or bugreport about sandboxing issues related to
PAM.
* Ever since the module exists, it used the user `gitea`, i.e. it had
never read-access to `/etc/shadow`.
* Upstream has it disabled by default[2].
If somebody really needs it, it can still be brought back by an overlay
updating `tags` accordingly and modifying the systemd service config.
[1] 07641a91c9
[2] https://docs.gitea.com/usage/authentication#pam-pluggable-authentication-module
2024-08-24 13:40:58 +02:00