This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
cbc2a644ac
nixos-config
/
config
/
programs
/
mail.nix
4 lines
61 B
Nix
Raw
Normal View
History
Unescape
Escape
Add synapse-admin
2022-11-20 14:22:09 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
thunderbird
]
;
add email programs
2022-01-19 13:56:46 +00:00
}
Reference in a new issue
Copy permalink