nixos/home/env/pypoetry.nix

5 lines
69 B
Nix

{ ... }:
{
xdg.configFile."pypoetry".source = ./config/pypoetry;
}