Leona Maroni
e5f138e033
nixos/varnish: change default stateDir to /run ( #336032 )
2024-08-27 12:21:36 +02:00
Yury Shvedov
183a78cb56
nixos/gitwatch: add module
...
Create module for gitwatch script. This module runs systemd services.
You are able to have several services for different paths at once.
Change-Id: If6100e883dd12a428f79881a80b9b88e683f6db9
2024-08-27 07:35:47 +00:00
Emery Hemingway
f5b732e9bf
nixos/eris-server: update comment
2024-08-27 05:00:44 +00:00
Emily
1162c1ed62
{tvheadend,antennas}: drop ( #336395 )
2024-08-27 02:47:56 +01:00
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