1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-14 15:24:49 +02:00
home-manager/tests/modules/programs/hyfetch/default.nix

4 lines
90 B
Nix

{
hyfetch-settings = ./settings.nix;
hyfetch-empty-settings = ./empty-settings.nix;
}