Files
nixos-config/pkgs/unstable.nix
2026-06-27 14:22:32 +09:00

8 lines
82 B
Nix

# things in the nixos unstable registry
{ pkgs, unstable, ... }:
with pkgs;
[
]