11 lines
145 B
Nix
11 lines
145 B
Nix
{
|
|
imports = [
|
|
./avahi.nix
|
|
./bluetooth.nix
|
|
./gnupg.nix
|
|
./openssh.nix
|
|
./pipewire.nix
|
|
./xbanish.nix
|
|
./zram.nix
|
|
];
|
|
}
|