impermanence icon indicating copy to clipboard operation
impermanence copied to clipboard

homeManagerModules attripute naming outside nixosModules

Open siryoussef opened this issue 1 year ago • 1 comments

adding flake output homeManagerModules.impermanence just not to cause confusion if used with standalone home-manager flake setup (as one usually does not use nixosModules attribute in defining a homeManager module in such a case even though it would work here !, although keeping the old flake output ~nixosModules.home-manager.impermanence is a good idea for backward compatibility.

siryoussef avatar Sep 09 '24 19:09 siryoussef

Duplicate of https://github.com/nix-community/impermanence/pull/181

SebTM avatar Oct 21 '24 15:10 SebTM