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: 43ce600616e26983b928ca3e4c631df44927bc44 (
plain
)
1
2
3
4
{
...
}:
{
email
.
accounts
=
import
./email.nix
;
}