10 lines
129 B
Nix
10 lines
129 B
Nix
{
|
|
imports = [
|
|
./steam.nix
|
|
./pwvucontrol.nix
|
|
./wine.nix
|
|
./virt-manager.nix
|
|
./hsr.nix
|
|
./lsusb.nix
|
|
];
|
|
}
|