dotfiles/nixpkgs/secret/programs/newsboat/default.nix
2021-12-13 00:35:22 +01:00

7 lines
50 B
Nix

{ ... }:
{
imports = [
./sources.nix
];
}