index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
server
/
sops.nix
blob: 1c12ca55e96ffc47643255c5fc70f59f62c3b08f (
plain
) (
blame
)
1
2
3
4
5
6
{
sops
.
secrets
=
{
"ghcr/user"
=
{
};
"ghcr/password"
=
{
};
};
}