aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-04 21:07:02 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-04 21:07:02 -0800
commit3b69b882a3c53494be664aeb6f13304399633180 (patch)
treeb1a7cfecca38e3983977c84fc0bc9a063eda7f5c
parent80841d23b96172710217c1d2f83abf65c35e2208 (diff)
CHANGEME
-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