10 lines
No EOL
100 B
Nix
10 lines
No EOL
100 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./boot.nix
|
|
./kernel.nix
|
|
./plymouth.nix
|
|
./sysctl.nix
|
|
];
|
|
} |