index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
secrets
/
default.nix
blob: 661f51f596f766264510b4ca89f9e32fed31f691 (
plain
) (
blame
)
1
2
3
4
5
{
config
,
...
}:
{
age
.
secrets
.
nheko
=
{
file
=
./nheko
;
};
}