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