nichts/modules/vali/services/default.nix
2024-04-10 17:39:26 +02:00

5 lines
53 B
Nix

_: {
imports = [
./pipewire.nix
];
}