mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
use homeModules for the home-manager module output
This commit is contained in:
parent
f79497d9a9
commit
8f29440e18
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@
|
|||
default = self.homeManagerModules.sops;
|
||||
};
|
||||
homeManagerModule = self.homeManagerModules.sops;
|
||||
homeModules = self.homeManagerModules;
|
||||
darwinModules = {
|
||||
sops = ./modules/nix-darwin;
|
||||
default = self.darwinModules.sops;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue