Commit Graph

45 Commits

Author SHA1 Message Date
6e6fb83967
audio: fix port, don't let the description be cut off 2023-12-17 16:56:08 +01:00
347b23112b
audio: add comment 2023-12-13 20:33:56 +01:00
4db93ab78a
audio: add enable-pipebert-rtp script 2023-12-13 20:32:57 +01:00
3bb36735c4
flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-modules':
    'github:SuperSandro2000/nixos-modules/d06e5fde7fdc1847322e9b30f83a32c380eb2f20' (2023-05-04)
  → 'github:SuperSandro2000/nixos-modules/28865ab38ccea31881114e4b949e98705ccf5cfd' (2023-12-09)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/367c0e1086a4eb4502b24d872cea2c7acdd557f4' (2023-04-09)
  → 'github:nix-community/nixpkgs.lib/2be0b7c27456d30195f65eafd029074f731f1978' (2023-12-10)
2023-12-13 15:54:59 +01:00
c822e0c34f
audio: disable systemd-resolved mDNS as it decreases reliability 2023-10-29 02:27:37 +02:00
bef394eec8
audio: systemd-resolved cannot replace avahi 2023-10-29 02:11:44 +02:00
47e6a57788 Fix syntax 2023-10-24 12:18:01 +02:00
c0d7c10534
Add todo 2023-09-03 15:37:48 +02:00
1209819da4
audio: add a condition to dconf option setting 2023-07-03 21:40:16 +02:00
5ac61fadc8
audio: use pulseaudioFull package to not build from source 2023-07-03 21:37:57 +02:00
00000015ae
audio: fix escaping 2023-06-30 02:36:17 +02:00
000000052b
audio: automatically set dconf option 2023-06-30 00:41:42 +02:00
5555555913
audio: disable avahi-daemon if resolved is used
as it also supports mdns
2023-06-30 00:41:20 +02:00
e7f31e1db7
audio: use version without any suffix 2023-06-02 19:50:59 +02:00
000003d479
flake: use lib from the module system not the inputs 2023-06-02 11:41:18 +02:00
00000098d2
audio: fix conditions... 2023-06-01 21:33:44 +02:00
2222226a4e
audio: fix 23.05 condition 2023-06-01 20:46:16 +02:00
9657613d51
audio: fix condition 2023-05-26 20:04:12 +02:00
9c66645cc9
binary-cache: fix eval 2023-05-10 23:26:49 +02:00
578b3e8f6a
flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-modules':
    'github:SuperSandro2000/nixos-modules/16c72b4c01948a5d3db1445ccbd8daefa10d74ef' (2023-01-09)
  → 'github:SuperSandro2000/nixos-modules/d06e5fde7fdc1847322e9b30f83a32c380eb2f20' (2023-05-04)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/080b7eb536d3baf70796dcc20abe4ee90618ca3c' (2023-01-08)
  → 'github:nix-community/nixpkgs.lib/367c0e1086a4eb4502b24d872cea2c7acdd557f4' (2023-04-09)
2023-05-10 23:26:43 +02:00
478d865cb6
binary-cache: don't enable with opinionated settings 2023-05-10 23:24:28 +02:00
ff48abb24d
ssh: update glotzbert hostkeys 2023-05-04 21:34:23 +02:00
4f8af3432e
audio: add pavucontrol, paprefs and dconf 2023-05-04 19:03:48 +02:00
bb86518bc5
binary-cache: use c3d2 cache without extra option 2023-04-27 23:35:01 +02:00
9a6868506f
audio: make condition intuitive 2023-04-10 20:58:28 +02:00
37554bfd64
Add a note to relog for audio streaming 2023-04-08 19:10:05 +02:00
2ee010d62e
binary-cache: rename to nix-cache.hq.c3d2.de 2023-04-03 20:36:09 +02:00
6b70de7a97
audio: fix filename 2023-03-31 22:45:55 +02:00
2889ffe856
audio: fix eval after recent pipewire module changes 2023-03-28 00:00:44 +02:00
183ed1766d
Bump 2023-01-09 21:49:48 +01:00
68783a0583
Fix module import 2023-01-09 21:48:30 +01:00
b10523c86d
Fix libS input (again) 2023-01-06 21:09:41 +01:00
3698a8baf6
Don't duplicate setting 2023-01-05 00:16:20 +01:00
324b4aeb69
Add hydra binary cache option 2023-01-04 23:23:50 +01:00
418156fa13
Document to restart audio user daemon 2023-01-04 22:58:01 +01:00
650955c319
Fix eval when nixos-modules.nixosModule 2023-01-04 22:08:03 +01:00
05cde6b886
Derp 2023-01-04 22:06:19 +01:00
dfdcf8ba77
Document options 2023-01-04 21:55:28 +01:00
24d773ff81
Bump 2023-01-04 21:55:24 +01:00
032a7eb616
Fix double definition of libS 2023-01-04 21:54:10 +01:00
758756c362 Merge pull request '(readme page) link (to to external website (repo)) fixed' (#3) from vater-patch into master
Reviewed-on: #3
2023-01-04 21:12:35 +01:00
bc89cc33c4
Automatically import nixos-modules to get the libS input, fix flake check 2023-01-04 20:57:58 +01:00
7acb860b4c (readme page) link (to to external website (repo)) fixed 2023-01-04 04:14:05 +01:00
7145ac9fd3
Don't turn on audio streaming when opinionated settings are on 2023-01-03 05:37:17 +01:00
7dcb88931d
Initial commit 2023-01-03 05:23:29 +01:00