This commit is contained in:
2026-01-21 21:55:42 -06:00
parent 2223acef57
commit 11e881b1cc

View File

@@ -6,7 +6,7 @@
(file: (dir.${file} == "directory")) (file: (dir.${file} == "directory"))
(builtins.attrNames dir) (builtins.attrNames dir)
)) ++ [ )) ++ [
inputs.sops.homeManagerModules.sops inputs.sops-nix.homeManagerModules.sops
]; ];
options.homeconfig = with lib; { options.homeconfig = with lib; {