This website works better with JavaScript.
Explore
Help
Sign In
linus
/
newtype-org-configurations
forked from
newtype/newtype-org-configurations
Watch
1
Star
0
Fork
You've already forked newtype-org-configurations
0
Code
Pull Requests
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ebea10d242
main
vieuxtype
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ebea10d242'
${ noResults }
newtype-org-configurations
/
modules
/
iperf-server.nix
7 lines
84 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
services
.
iperf3
=
{
enable
=
true
;
openFirewall
=
true
;
}
;
}
View Git Blame
Copy Permalink