mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Upgrade to Nix 25.11
This commit is contained in:
parent
d451a0ec7b
commit
8821ec3369
9 changed files with 86 additions and 171 deletions
|
|
@ -23,14 +23,7 @@ in {
|
|||
"indianspringsbsa.org"
|
||||
"pack1828.org"
|
||||
];
|
||||
forwards = {
|
||||
"webmaster@indianspringsbsa.org" = "gene+indianspringsbsa.org@geneliverman.com";
|
||||
"newsletter@indianspringsbsa.org" = "gene+indianspringsbsa.org@geneliverman.com";
|
||||
"@alt.${domain}" = "gene+alt.${domain}@geneliverman.com";
|
||||
"${username}@localhost" = "${username}@technicalissues.us";
|
||||
"root@localhost" = "root@technicalissues.us";
|
||||
"root@${config.networking.hostName}" = "root@technicalissues.us";
|
||||
};
|
||||
stateVersion = 3;
|
||||
|
||||
# Use Let's Encrypt certificates from Nginx
|
||||
certificateScheme = "acme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue