Add nix-index-database
All checks were successful
/ check (push) Successful in 1m42s

This commit is contained in:
Oliver Davies 2025-07-17 12:48:47 +01:00
parent ca1160b317
commit 198c2e9d59
5 changed files with 34 additions and 1 deletions

View file

@ -22,7 +22,6 @@ with lib;
++ optional config.features.cli.podman.enable "podman";
packages = with pkgs; [
comma
magic-wormhole
];