1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests/modules/services/pbgopy/default.nix

2 lines
35 B
Nix
Raw Normal View History

2020-12-03 03:55:37 +01:00
{ pbgopy = import ./service.nix; }