1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-14 13:01:09 +01:00
home-manager/tests/modules/programs/jrnl/default.nix
Austin Horstman 2ed842c9ff tests/jrnl: add tests
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-22 12:35:42 -06:00

4 lines
106 B
Nix

{
jrnl-empty-settings = ./jrnl-empty-settings.nix;
jrnl-basic-settings = ./jrnl-basic-settings.nix;
}