diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-09-26 01:51:17 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-09-26 01:51:17 -0500 |
commit | 90115756ed70825a5c7c60335a6d58cba8b71e98 (patch) | |
tree | 48a47b7b282cfa8be9989116cc6c9bd2eebb00d3 /interests.markdown | |
parent | 22b04aa6eed01ba6294879edd33284920fa1c5ec (diff) |
Add commentary on what home-manager is
Diffstat (limited to 'interests.markdown')
-rw-r--r-- | interests.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/interests.markdown b/interests.markdown index 8082f6b..c5a8fc4 100644 --- a/interests.markdown +++ b/interests.markdown @@ -9,7 +9,8 @@ Here, you can find some other things that are of interest to me. As someone who uses [NixOS](https://nixos.org), I am extremely interested in the Nix world. * [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 +* The [home-manager](https://github.com/nix-community/home-manager) project, for managing your home directory dotfiles in a Nix-y way. + Also, as a Computer Engineer, I am also thoroughly interested by the hardware side of things too. I am namely interested in [RISC-V](https://github.com/riscv). |