mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/toxvpn: define group, fix eval after #133166
This commit is contained in:
parent
d09ab77588
commit
fd04a872bc
2 changed files with 4 additions and 2 deletions
|
@ -276,7 +276,7 @@ in
|
|||
sniproxy = 244;
|
||||
nzbget = 245;
|
||||
mosquitto = 246;
|
||||
toxvpn = 247;
|
||||
#toxvpn = 247; # dynamically allocated as of 2021-09-18
|
||||
# squeezelite = 248; # DynamicUser = true
|
||||
turnserver = 249;
|
||||
#smokeping = 250;# dynamically allocated as of 2021-09-03
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue