move stuff from ~/vdir to ~/pim
This commit is contained in:
parent
bb9b9a98f0
commit
3d4c88b066
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
mkdir -p ~/Mail/main
|
mkdir -p ~/pim/mail/main
|
||||||
mbsync -c ~/.config/isync/config main
|
mbsync -c ~/.config/isync/config main
|
||||||
|
|
||||||
vdirsyncer sync
|
vdirsyncer sync
|
||||||
|
|
|
@ -7,8 +7,8 @@ SSLType IMAPS
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
MaildirStore main-local
|
MaildirStore main-local
|
||||||
Path ~/Mail/main/
|
Path ~/pim/mail/main/
|
||||||
Inbox ~/Mail/main/INBOX
|
Inbox ~/pim/mail/main/INBOX
|
||||||
Subfolders Verbatim
|
Subfolders Verbatim
|
||||||
|
|
||||||
Channel main
|
Channel main
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
[calendars]
|
[calendars]
|
||||||
[[home]]
|
[[home]]
|
||||||
path = "~/vdir/calendar/personal/edfbeaf1-e9f3-4d94-a512-40cdafdbc7a0"
|
path = "~/pim/calendar/personal/edfbeaf1-e9f3-4d94-a512-40cdafdbc7a0"
|
||||||
color = dark green
|
color = dark green
|
||||||
|
|
||||||
[[band]]
|
[[band]]
|
||||||
path = "~/vdir/calendar/band"
|
path = "~/pim/calendar/band"
|
||||||
color = light cyan
|
color = light cyan
|
||||||
|
|
||||||
[[pco]]
|
[[pco]]
|
||||||
path = "~/vdir/calendar/pco"
|
path = "~/pim/calendar/pco"
|
||||||
color = yellow
|
color = yellow
|
||||||
|
|
||||||
[[school]]
|
[[school]]
|
||||||
path = "~/vdir/calendar/school"
|
path = "~/pim/calendar/school"
|
||||||
color = dark red
|
color = dark red
|
||||||
|
|
||||||
[locale]
|
[locale]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[addressbooks]
|
[addressbooks]
|
||||||
[[main]]
|
[[main]]
|
||||||
path = ~/vdir/people/main/20cda0dd-5922-4905-8956-859c989a6519
|
path = ~/pim/people/main/20cda0dd-5922-4905-8956-859c989a6519
|
||||||
[general]
|
[general]
|
||||||
default_action = list
|
default_action = list
|
||||||
editor = nvim
|
editor = nvim
|
||||||
|
|
|
@ -4,7 +4,7 @@ set my_name = "Ryan Marina"
|
||||||
set fast_reply
|
set fast_reply
|
||||||
|
|
||||||
set mbox_type = Maildir
|
set mbox_type = Maildir
|
||||||
set folder = "~/Mail/main"
|
set folder = "~/pim/mail/main"
|
||||||
|
|
||||||
set sidebar_visible
|
set sidebar_visible
|
||||||
set sidebar_format = "%B%<F? [%F}>%* %<N?%N/>%S"
|
set sidebar_format = "%B%<F? [%F}>%* %<N?%N/>%S"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[general]
|
[general]
|
||||||
status_path = "~/vdir/status"
|
status_path = "~/pim/status"
|
||||||
|
|
||||||
[pair contacts]
|
[pair contacts]
|
||||||
a = "contacts_local"
|
a = "contacts_local"
|
||||||
|
@ -28,27 +28,27 @@ collections = null
|
||||||
|
|
||||||
[storage contacts_local]
|
[storage contacts_local]
|
||||||
type = "filesystem"
|
type = "filesystem"
|
||||||
path = "~/vdir/people/main"
|
path = "~/pim/people/main"
|
||||||
fileext = ".vcf"
|
fileext = ".vcf"
|
||||||
|
|
||||||
[storage calendar_local]
|
[storage calendar_local]
|
||||||
type = "filesystem"
|
type = "filesystem"
|
||||||
path = "~/vdir/calendar/personal"
|
path = "~/pim/calendar/personal"
|
||||||
fileext = ".ics"
|
fileext = ".ics"
|
||||||
|
|
||||||
[storage band_calendar_local]
|
[storage band_calendar_local]
|
||||||
type = "filesystem"
|
type = "filesystem"
|
||||||
path = "~/vdir/calendar/band"
|
path = "~/pim/calendar/band"
|
||||||
fileext = ".ics"
|
fileext = ".ics"
|
||||||
|
|
||||||
[storage pco_local]
|
[storage pco_local]
|
||||||
type = "filesystem"
|
type = "filesystem"
|
||||||
path = "~/vdir/calendar/pco"
|
path = "~/pim/calendar/pco"
|
||||||
fileext = ".ics"
|
fileext = ".ics"
|
||||||
|
|
||||||
[storage school_local]
|
[storage school_local]
|
||||||
type = "filesystem"
|
type = "filesystem"
|
||||||
path = "~/vdir/calendar/school"
|
path = "~/pim/calendar/school"
|
||||||
fileext = ".ics"
|
fileext = ".ics"
|
||||||
|
|
||||||
[storage contacts_remote]
|
[storage contacts_remote]
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "aristotle";
|
hostName = "aristotle";
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
|
firewall.allowedTCPPorts = [ 24800 ];
|
||||||
};
|
};
|
||||||
hardware = {
|
hardware = {
|
||||||
pulseaudio.enable = true;
|
pulseaudio.enable = true;
|
||||||
|
@ -89,5 +90,7 @@
|
||||||
tlp.enable = true;
|
tlp.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
powerManagement.powertop.enable = true;
|
||||||
|
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue