ma wbob.r: put self into pulse group
This commit is contained in:
parent
0d4bb21df5
commit
bb41144dc0
@ -33,6 +33,9 @@ in {
|
|||||||
|
|
||||||
<stockholm/makefu/2configs/share/wbob.nix>
|
<stockholm/makefu/2configs/share/wbob.nix>
|
||||||
<stockholm/makefu/2configs/bluetooth-mpd.nix>
|
<stockholm/makefu/2configs/bluetooth-mpd.nix>
|
||||||
|
{
|
||||||
|
users.users.makefu.extraGroups = [ "pulse" ];
|
||||||
|
}
|
||||||
|
|
||||||
# Sensors
|
# Sensors
|
||||||
<stockholm/makefu/2configs/stats/telegraf>
|
<stockholm/makefu/2configs/stats/telegraf>
|
||||||
@ -121,6 +124,7 @@ in {
|
|||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
655
|
655
|
||||||
8081 #smokeping
|
8081 #smokeping
|
||||||
|
8086 #influx
|
||||||
49152
|
49152
|
||||||
];
|
];
|
||||||
networking.firewall.trustedInterfaces = [ "enp0s25" ];
|
networking.firewall.trustedInterfaces = [ "enp0s25" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user