159 current 2024-06-01 23:21:20 24.11.20240529.ad57eef 6.9.2-zen1 *

This commit is contained in:
sadan 2024-06-01 23:21:32 -04:00
parent 7e73925eb0
commit 433e542329
No known key found for this signature in database
3 changed files with 12 additions and 11 deletions

View file

@ -16,6 +16,7 @@ let
in
{
nixpkgs.config.allowInsecurePredicate = (pkg: true);
imports = [
inputs.sops-nix.homeManagerModules.sops
];