8 lines
112 B
Nix
8 lines
112 B
Nix
{
|
|
imports = [
|
|
./bluetooth.nix
|
|
./diskservices.nix
|
|
./networking.nix
|
|
./power_settings.nix
|
|
];
|
|
}
|