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