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
426e4ec460
os
/
hosts
/
con
/
default.nix
7 lines
68 B
Nix
Raw
Normal View
History
Unescape
Escape
Init host: con
2021-06-21 08:01:12 +00:00
{
suites
,
.
.
.
}:
Initial teutat3s commit
2021-06-06 13:22:44 +00:00
{
Init host: con
2021-06-21 08:01:12 +00:00
imports
=
[
./con.nix
]
++
suites
.
con
;
Initial teutat3s commit
2021-06-06 13:22:44 +00:00
}
Copy permalink