Yuxuan Shui
036d05a466
nixos/samba: fix migration guide for securityType
2024-09-08 00:26:27 +01:00
Martin Weinelt
458c073712
neard: 0.18 -> 0.19-unstable-2024-07-02 ( #337524 )
2024-09-07 18:00:14 +02:00
Florian Klink
3aca239152
nixos/caddy: restart caddy on config change when "enableReload" is turned off ( #335983 )
2024-09-07 22:22:24 +07:00
K900
d1c49286e9
nixos/samba: fix conditional activation of samba services ( #340272 )
2024-09-07 16:53:16 +03:00
Weijia Wang
bad886d556
ayatana-indicator-bluetooth: init at 24.5.0 ( #336982 )
2024-09-07 14:46:32 +02:00
Azat Bahawi
3f2297f073
nixos/endlessh-go: fix firewall bugs ( #339701 )
2024-09-07 10:22:25 +00:00
Aleksana
b4b441a852
nixos/matterbridge: add services.matterbridge.package option ( #340180 )
2024-09-07 16:27:52 +08:00
Anthony ROUSSEL
1938960bfe
nixos/samba: fix conditional activation of samba services
2024-09-07 10:16:03 +02:00
K900
f7e4fc6e56
Wireplumber 0.5.6 ( #340154 )
2024-09-07 09:46:17 +03:00
kirillrdy
5f4c0543d2
Flarum: fix installation and client interface issues ( #339202 )
2024-09-07 06:32:54 +10:00
Gabriel Fontes
13f6e6da35
nixos/matterbridge: add services.matterbridge.package option
2024-09-06 17:07:41 -03:00
K900
a0134dd1d8
nixos/wireplumber: drop hack for systemwide setups
...
Should not be necessary with 0.5.6.
2024-09-06 20:58:12 +03:00
Bjørn Forsman
4861c28956
homebox: update URLs in documentation
...
https://github.com/hay-kot/homebox was archived on 2024-06-12 and we use
the https://github.com/sysadminsmedia/homebox fork since the beginning,
in commit 4be8e799db
("homebox: init at 0.13.0").
Update the documentation to be in sync with the source we build from.
2024-09-06 19:34:15 +02:00
Anthony Roussel
56ae1fb452
nixos/samba: split and sync SystemD services with upstream
2024-09-06 17:53:22 +02:00
Anthony Roussel
ac29b192d8
nixos/samba: use mkEnableOption
when possible
2024-09-06 17:53:22 +02:00
Anthony Roussel
3f0b4964c3
nixos/samba: add documentation to systemd.services
2024-09-06 17:53:22 +02:00
Anthony Roussel
7a3bba220d
nixos/samba: add services.samba.smbd.enable option
2024-09-06 17:53:22 +02:00
Anthony Roussel
ee6c8db585
nixos/samba: reorganize and rename module options
2024-09-06 17:53:22 +02:00
Anthony Roussel
3b48a7e013
nixos/samba: add documentation
2024-09-06 17:53:22 +02:00
Anthony Roussel
988c598106
nixos/samba: migrate to structural settings (RFC42)
2024-09-06 17:53:22 +02:00
ajs124
54604767a2
remove myself from maintainer list of packages I don't use anymore ( #339910 )
2024-09-06 13:05:55 +02:00
OPNA2608
132b5ce9d3
nixos/lomiri: Add bluetooth indicator
2024-09-06 12:08:10 +02:00
Kier Davis
3732e94603
maintainers: remove kierdavis
2024-09-06 07:01:02 +01:00
Yt
fcc6387b76
nixos/stalwart-mail: package and configure webadmin ( #314820 )
2024-09-06 01:03:27 +00:00
Nick Cao
8edc668914
matrix: migrated links to new element-hq org ( #339817 )
2024-09-05 15:56:44 -04:00
Martin Weinelt
cd601fe2ed
matrix-appservice-irc: 2.0.1 -> 3.0.0 ( #339603 )
2024-09-05 20:08:28 +02:00
Philip Taron
9c5c04ca43
nixos/services.ceph: remove with lib;
( #339093 )
2024-09-05 10:38:52 -07:00
paumr
0088e7d130
matrix: migrated links to new element-hq org
...
The vector-im GitHub organisation has been renamed to element-hq:
1d586281f0/profile/README.md
2024-09-05 16:40:06 +02:00
K900
1e41473cf0
nixos/orca: init, enable by default on Plasma ( #339069 )
2024-09-05 14:01:33 +03:00
K900
5a4ee0a587
nixos/pantheon: switch to Orca module
2024-09-05 11:52:53 +03:00
K900
69d2dc4d43
nixos/gnome: switch to Orca module
2024-09-05 11:52:53 +03:00
K900
029879164d
nixos/cinnamon: switch to Orca module
2024-09-05 11:48:46 +03:00
Ryan Horiguchi
737d1ffb22
netdata: 1.46.1 -> 1.47.0
2024-09-05 10:19:35 +02:00
K900
cda3c82d92
nixos/plasma5: enable Orca by default
2024-09-05 10:55:34 +03:00
K900
0f03350dc9
nixos/plasma6: enable Orca by default
2024-09-05 10:55:34 +03:00
K900
64da401049
nixos/orca: init very simple module
2024-09-05 10:55:34 +03:00
Jonas Heinrich
880bd89c4d
nixos/stalwart-mail: package and configure webadmin
2024-09-05 08:33:58 +02:00
Vivek Revankar
15b474ae05
nixos/endlessh-go: allow overriding package
...
allow overriding the endlessh-go package used in the service
2024-09-04 22:28:54 -07:00
Vivek
17a46028b9
nixos/endlessh-go: fix firewall bugs
...
this change fixes 2 major bugs in the endlessh-go service's firewall options:
1. prometheus port unexpectedly allowed through firewall (services.endlessh-go.openFirewall)
the description of the option is "Whether to open a firewall port for the SSH listener." however as we can see, both the ssh listener AND the prometheus listener have their ports opened. this is especially troublesome because endlessh-go (i guess as an artifact of being developed for docker) defaults the prometheus listener to 0.0.0.0.
2. the prometheus port unexpectedly allowed through firewall when prometheus is disabled (services.endlessh-go.prometheus.enable)
even when prometheus is disabled, its port is allowed through the firewall
2024-09-04 20:32:47 -07:00
rewine
0daec7844f
deepin desktop environment: 2024.09 update ( #338402 )
2024-09-05 10:08:27 +08:00
Felix Bühler
d7ed3794f0
nixos/services.unpoller: remove with lib;
( #339094 )
2024-09-04 23:52:53 +02:00
Emily
42e6ee04b1
nixos/*: use pipewire by default ( #339209 )
2024-09-04 22:42:18 +01:00
Martin Weinelt
d3df411913
nixos/matrix-appservice-irc: media proxying support
...
Adds required options for serving authenticated media and the key
generation logic.
2024-09-04 21:05:50 +02:00
Philip Taron
271d117596
treewide: fix eval related to with lib;
removal ( #339356 )
2024-09-04 09:42:58 -07:00
Maciej Krüger
bf757cefa9
Revert "nixos/firewall: fix reverse path check failures with IPsec" ( #339393 )
2024-09-04 18:39:17 +02:00
éclairevoyant
f6306c0961
treewide: fix eval related to with lib;
removal
2024-09-04 12:21:09 -04:00
Aleksana
43aabb266d
nixos/github-runner: fix build failure ( #339452 )
2024-09-04 22:15:57 +08:00
K900
e90bac5a65
nixos/plasma5: clean up pulseaudio-related things
2024-09-04 13:56:51 +03:00
K900
5a0ceb9243
nixos/pantheon: don't enable Pulseaudio
2024-09-04 13:56:50 +03:00
K900
c6777a9dd8
nixos/lomiri: don't enable Pulseaudio
2024-09-04 13:56:50 +03:00