2024-10-20 00:30:58 +02:00

9 lines
100 B
Nix

{
imports = [
./flatpak.nix
./podman.nix
./ollama.nix
./virtualisation.nix
];
}