nix-conf/upstream/pkgs/default.nix
2024-07-10 23:02:54 +02:00

5 lines
37 B
Nix

{ self, ... }:
{
imports = [ ];
}