truxnell / nix-config

My nix & nixos home setup
https://truxnell.github.io/nix-config/
MIT License
28 stars 2 forks source link

TODO #1

Open truxnell opened 6 months ago

truxnell commented 6 months ago

Repositroy

NixOS system

Home-manager

home-apps

Servers

Investigate

new devices

Docs

Apps

truxnell commented 6 months ago

Email ideas

TODO Email settings
programs.msmtp = {
enable = true;
accounts.default = {
host = "maddy.home.tld";
from = "${config.networking.hostName}@trux.dev";
};
defaults = {
aliases = "/etc/aliases";
};
};
truxnell commented 6 months ago

WSL https://github.com/nix-community/NixOS-WSL