8 lines
No EOL
64 B
Nix
8 lines
No EOL
64 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./boot.nix
|
|
./kernel.nix
|
|
];
|
|
} |