added some new yazi dependencies.
This commit is contained in:
parent
fce0a1edeb
commit
aa0f7ab0cf
4 changed files with 6 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
pkgs,
|
||||
...
|
||||
}: let
|
||||
secretsDirectory = builtins.toString (inputs.nix-secrets or "");
|
||||
secretsDirectory = toString (inputs.nix-secrets or "");
|
||||
in {
|
||||
config = lib.mkIf (inputs ? nix-secrets) {
|
||||
sops = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue