1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-06 05:13:28 +02:00
home-manager/tests/modules/programs/sftpman/default.nix
2023-12-28 14:03:49 +01:00

5 lines
116 B
Nix

{
sftpman-example-settings = ./example-settings.nix;
sftpman-assert-on-no-sshkey = ./assert-on-no-sshkey.nix;
}