From 6d4b1261b66f33008ba7c2f77cbabcd81cbeec95 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 22 Dec 2020 19:36:01 -0600 Subject: Add home-manager contributions to site --- interests.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/interests.markdown b/interests.markdown index 3066181..f5e52f0 100644 --- a/interests.markdown +++ b/interests.markdown @@ -10,6 +10,9 @@ As someone who uses [NixOS](https://nixos.org), I am extremely interested in the * [Nix](https://github.com/NixOS/Nix) language/package manager * [nixpkgs](https://github.com/NixOS/nixpkgs), a collection of Nix expressions for building packages, including packages required for the NixOS operating system * The [home-manager](https://github.com/nix-community/home-manager) project, for managing your home directory dotfiles in a Nix-y way. +I have made several contributions to home-manager: + * Refactor the [mbsync/isync](https://isync.sourceforge.io/) [configuration module](https://github.com/nix-community/home-manager/pull/1360) for greater control over how email is fetched. + * Add a [configuration module](https://github.com/nix-community/home-manager/pull/1353) for [mu](https://www.djcbsoftware.nl/code/mu/), an email indexing and searching program. In addition, as I enjoy C programming, but enjoy the type-correctness of Haskell, [Rust](https://rust-lang.org) has been of particular interest for me. -- cgit v1.2.3