6 lines
71 B
Nix
Executable file
6 lines
71 B
Nix
Executable file
{
|
|
imports = [
|
|
./boot.nix
|
|
./hardware-configuration.nix
|
|
];
|
|
}
|