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.
86ae720a2a
main
vieuxtype
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '86ae720a2a'
${ noResults }
newtype-org-configurations
/
modules
/
ipmi-supermicro.nix
8 lines
115 B
Nix
Raw
Blame
History
{
# supermicro uses ttyS1 for SOL
boot
.
kernelParams
=
[
"
c
o
n
s
o
l
e
=
t
t
y
S
1
,
1
1
5
2
0
0
n
8
"
"
c
o
n
s
o
l
e
=
t
t
y
1
"
]
;
}
View Git Blame
Copy Permalink