From 02c23ecd79a26d32e92b4cf34aaeaac655ce3240 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Fri, 3 Jan 2025 00:23:22 +0100 Subject: [PATCH] fix paths for mbsync --- hosts/toaster/default.nix | 9 --------- modules/mail/mbsyncrc | 16 ++++++++-------- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 8558c9c..761703c 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -44,15 +44,6 @@ uid = 1000; }; - programs.steam.enable = true; - - environment.systemPackages = with pkgs; [ - # factorio - element-desktop - discord - spotify - ]; - services.emacs.defaultEditor = false; # This value determines the NixOS release from which the default diff --git a/modules/mail/mbsyncrc b/modules/mail/mbsyncrc index f34f390..fd2bc5b 100644 --- a/modules/mail/mbsyncrc +++ b/modules/mail/mbsyncrc @@ -8,8 +8,8 @@ SSLType IMAPS MaildirStore mail@oxapentane.com-local Subfolders Verbatim -Path /home/grue/mail/mail@oxapentane.com/ -Inbox /home/grue/mail/mail@oxapentane.com/INBOX +Path /home/0xa/mail/mail@oxapentane.com/ +Inbox /home/0xa/mail/mail@oxapentane.com/INBOX Channel mail@oxapentane.com Expunge Both @@ -33,8 +33,8 @@ SSLType IMAPS MaildirStore grigory@shipunov.xyz-local Subfolders Verbatim -Path /home/grue/mail/grigory@shipunov.xyz/ -Inbox /home/grue/mail/grigory@shipunov.xyz/INBOX +Path /home/0xa/mail/grigory@shipunov.xyz/ +Inbox /home/0xa/mail/grigory@shipunov.xyz/INBOX Channel grigory@shipunov.xyz Expunge Both @@ -58,8 +58,8 @@ SSLType IMAPS MaildirStore dump@dvb.solutions-local Subfolders Verbatim -Path /home/grue/mail/dump@dvb.solutions/ -Inbox /home/grue/mail/dump@dvb.solutions/INBOX +Path /home/0xa/mail/dump@dvb.solutions/ +Inbox /home/0xa/mail/dump@dvb.solutions/INBOX Channel dump@dvb.solutions Expunge Both @@ -82,8 +82,8 @@ SSLType IMAPS MaildirStore grigory@tlm.solutions-local Subfolders Verbatim -Path /home/grue/mail/grigory@tlm.solutions/ -Inbox /home/grue/mail/grigory@tlm.solutions/INBOX +Path /home/0xa/mail/grigory@tlm.solutions/ +Inbox /home/0xa/mail/grigory@tlm.solutions/INBOX Channel grigory@tlm.solutions Expunge Both