diff --git a/README.md b/README.md index 9d69bed..df671e9 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Name | Status | Blog Entries [Try firecracker](./projects/infrastructure/firecracker.md) | - | - [SSH Jump Host](./projects/infrastructure/ssh-jump-host.md) | - | - [Development VMs](./projects/infrastructure/development-vms.md) | - | - +[Backup Emails](./projects/infrastructure/backup-emails.md) | - | - ## Theory Projects Name | Status | Blog Entries @@ -81,3 +82,4 @@ Name | Status | Blog Entries [Document Homelab](./projects/other/document-homelab.md) | - | - [Raspberry Pi for core-infra](./projects/other/raspberry-pi-core-infra.md) | - | - [Nomad Test Setup](./projects/other/nomad-test-setup.md) | - | - +[Try NixOS](./projects/other/try-nixos.md) | - | - diff --git a/projects/infrastructure/backup-emails.md b/projects/infrastructure/backup-emails.md new file mode 100644 index 0000000..1ab04be --- /dev/null +++ b/projects/infrastructure/backup-emails.md @@ -0,0 +1,2 @@ +# Backup Emails +I want to have my own read-only backup/proxy for emails. diff --git a/projects/other/try-nixos.md b/projects/other/try-nixos.md new file mode 100644 index 0000000..d4c396a --- /dev/null +++ b/projects/other/try-nixos.md @@ -0,0 +1 @@ +# Try NixOS