aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.nix2
-rw-r--r--home.nix4
2 files changed, 3 insertions, 3 deletions
diff --git a/configuration.nix b/configuration.nix
index b220420..a95f866 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -387,7 +387,7 @@
system = {
stateVersion = "24.11";
nixos = {
- tags = [ "fixing-hammer88" ];
+ tags = [ "continuity-2.0" ];
};
};
}
diff --git a/home.nix b/home.nix
index 814d42d..1ddf427 100644
--- a/home.nix
+++ b/home.nix
@@ -1089,7 +1089,7 @@ on-notify=exec mpv /home/preston/sounds/notification.wav --no-config --no-video
mbsync = {
enable = true;
- # CHANGEME
+ # CHANGEME different email server and account
extraConfig = ''
IMAPAccount ret2pop
Host imap.gmail.com
@@ -1121,8 +1121,8 @@ on-notify=exec mpv /home/preston/sounds/notification.wav --no-config --no-video
msmtp = {
enable = true;
+ # CHANGEME different email server and account
extraConfig = ''
- # CHANGEME
# Set default values for all following accounts.
defaults
auth on