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