My personal NixOS configuration
Find a file
Evie Litherland-Smith 95433cd4ca Add some TRAMP config
Switch emacs server back to socket activation due to restarting weirdness
2023-10-02 17:04:32 +01:00
home Add some TRAMP config 2023-10-02 17:04:32 +01:00
hosts Davmail service uses package directly instead of container 2023-10-02 16:58:54 +01:00
services Remove Monarch from devices 2023-10-02 07:31:48 +01:00
system Revert "Let sddm unlock gpg agent" 2023-10-01 09:02:16 +01:00
wallpapers Set Vanguard up with Hyprland again 2023-09-23 18:05:51 +01:00
.davmail.properties Remove "extras", using Makefile to same purpose 2023-10-02 11:38:00 +01:00
.gitignore Enable nix-direnv integration to cache direnv builds 2023-05-31 11:18:45 +01:00
.stylua.toml Add custom styling to wezterm tab bar, move stylua.toml to top level directory 2023-02-19 12:16:22 +00:00
flake.lock Add stylix, switch to nixpkg hyprland 2023-09-26 19:03:50 +01:00
flake.nix Remove Monarch from devices 2023-10-02 07:31:48 +01:00
Makefile Remove "extras", using Makefile to same purpose 2023-10-02 11:38:00 +01:00
README.org Davmail service uses package directly instead of container 2023-10-02 16:58:54 +01:00

README

[0/1] Tasks

TODO Re-write Hyprland config

Convert from linked text file to proper nix expression (using home-manager)

Email setup

Proton

Bridge

Docker source: Docker / GitHub - shenxn/protonmail-bridge-docker: ProtonMail IMAP/SMTP Bridge Docker …

To initialise:

# Stop systemd service if already running
systemctl --user stop protonmail-bridge.service
# Log in to protonmail-bridge --cli
podman run --rm -it -v protonmail:/root shenxn/protonmail-bridge init

and follow normal login system for cli.

systemd unit handles running container on boot after this.

Password

Get password from protonmail-bridge, register with gnome-keyring:

secret-tool store --label="Proton mail mbsync" email e.litherlandsmith@proton.me
# Start service if stopped earlier
systemctl --user start protonmail-bridge.service

iCloud

Password

Register app-password with gnome-keyring:

secret-tool store --label="iCloud mail mbsync" email e.litherlandsmith@icloud.com

UKAEA

Password

Register app-password with gnome-keyring:

secret-tool store --label="UKAEA mail mbsync" email evie.litherland-smith@ukaea.uk

Configuration

Example .davmail.properties needs copying to home directory, make rule can handle this. Will need to restart systemd service after copying to pick up new settings

systemctl --user restart davmail.service

Vdirsyncer

Password

Register app-password with gnome-keyring;

secret-tool store --label="NextCloud" url cloud.xenia.me.uk