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