This website requires JavaScript.
Explore
Help
Sign In
teutat3s
/
os
Watch
2
Star
0
Fork
You've already forked os
0
forked from
pub-solar/os
Code
Pull requests
Activity
624bbf36c6
os
/
hosts
/
ryzensun
/
default.nix
7 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
Init ryzensun on Devos
2021-06-22 00:47:43 +00:00
{
suites
,
.
.
.
}:
Initial teutat3s commit
2021-06-06 13:22:44 +00:00
{
imports
=
[
Init ryzensun on Devos
2021-06-22 00:47:43 +00:00
./ryzensun.nix
]
++
suites
.
ryzensun
;
Initial teutat3s commit
2021-06-06 13:22:44 +00:00
}
Copy permalink