7 lines
84 B
Nix
7 lines
84 B
Nix
{
|
|
imports = [
|
|
./env.nix
|
|
./xkb_layout.nix
|
|
./common_hardware.nix
|
|
];
|
|
}
|