1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 13:53:27 +02:00
home-manager/tests/modules/services/fnott/default.nix

7 lines
214 B
Nix
Raw Normal View History

{
fnott-empty-settings = ./empty-settings.nix;
fnott-example-settings = ./example-settings.nix;
fnott-global-properties = ./global-properties.nix;
fnott-systemd-user-service = ./systemd-user-service.nix;
}