diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-08-04 12:03:04 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-08-04 12:03:04 -0500 |
commit | c0d2c11833f6590c812062b38d15ef2c48fd42a2 (patch) | |
tree | ee9a5410aa5fdc67409fe3de2c35d935678dd761 | |
parent | eb6e82b3d741b65cb8c0b8967caaf09407eb82be (diff) |
Add computer-related interests
-rw-r--r-- | interests.markdown | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/interests.markdown b/interests.markdown index 02ce69f..5aee633 100644 --- a/interests.markdown +++ b/interests.markdown @@ -4,3 +4,13 @@ title: Interests permalink: /interests/ --- Here, you can find some other things that are of interest to me. + +# Computer-Related +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/rycee/home-manager) project + +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). + |