sops: fix vim editor

This commit is contained in:
2025-09-09 05:19:43 +00:00
parent 5d2a73afb5
commit eb4b4b31cf

View File

@@ -23,6 +23,7 @@
''; '';
}); });
sandbox.extraHomePaths = [ sandbox.extraHomePaths = [
".config/nvim"
".config/sops" ".config/sops"
"nixos" "nixos"
# TODO: sops should only need access to knowledge/secrets, # TODO: sops should only need access to knowledge/secrets,