Files
2026-01-21 19:01:32 +01:00

9 lines
70 B
Nix

{ ... }:
{
imports = [
./qbittorrent.nix
./wine.nix
];
}