parent
9d060c9f52
commit
45b89facf7
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -1792,11 +1792,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737144729,
|
"lastModified": 1737762708,
|
||||||
"narHash": "sha256-jXppQjDNlGCp7BBmGRL7Tm3IYk/NiKVfG4Q1VRq8vL8=",
|
"narHash": "sha256-S5NgFKNsx17zVcVcdUl8UvxdtFed+3/xfULkAmQOi6w=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "da27f1c74d5e7e4558633a5983478ad2d485e8d6",
|
"rev": "279291d37b542b88fcf5cea090d81759e9b247b7",
|
||||||
"revCount": 87,
|
"revCount": 88,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@git.nelim.org/matt1432/nixos-secrets"
|
"url": "ssh://git@git.nelim.org/matt1432/nixos-secrets"
|
||||||
},
|
},
|
||||||
|
|
|
@ -84,7 +84,7 @@ in {
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
diff.sopsdiffer.textconv = "sops --config /dev/null -d";
|
diff.sopsdiffer.textconv = "sops decrypt";
|
||||||
|
|
||||||
# https://github.com/dandavison/delta/issues/630#issuecomment-860046929
|
# https://github.com/dandavison/delta/issues/630#issuecomment-860046929
|
||||||
pager = let
|
pager = let
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue