Gitiles
Code Review
Sign In
git.clicks.codes
/
Chimera
/
NixFiles
/
9e7838fddd51b65a92a0300dbf00af599b21a485
/
.
/
systems
/
x86_64-linux
/
greylag
/
default.nix
blob: 79563b30b59c1114876a19c36a24f0e44bc77b4d [
file
] [
log
] [
blame
]
{
...
}:
{
imports
=
[
./
boot
/
filesystems
./
boot
/
initrd
./
console
./
cpu
./
networking
];
}