nix-conf/upstream/pkgs/default.nix

6 lines
37 B
Nix
Raw Normal View History

{ self, ... }:
{
2024-07-10 23:02:54 +02:00
imports = [ ];
}