8 lines
No EOL
72 B
Nix
8 lines
No EOL
72 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
#./networkmanager.nix
|
|
./iwd.nix
|
|
];
|
|
} |