index
:
nix/system
master
My NixOS Configuration
Nathan Reiner <nathan@nathanreiner.xyz>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
home
/
accounts
/
default.nix
blob: d5338ddcf0bfb61d42d9a080f561905f7325e16c (
plain
)
1
2
3
4
{
...
}:
{
email
.
accounts
=
import
./email.nix
{
};
}