9 lines
67 B
Nix
9 lines
67 B
Nix
_:
|
|
|
|
{
|
|
imports = [
|
|
./xresources.nix
|
|
./iptables.nix
|
|
];
|
|
}
|