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