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