feat(flake): expose outputs.homeManagerModules.git

This commit is contained in:
Felix Schröter 2020-09-23 12:52:11 +02:00
parent 80d4bb746e
commit d8194f64ea
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58

View file

@ -56,5 +56,7 @@
];
};
homeManagerModules.git = import ./home/modules/git.nix;
};
}