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