diff options
-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). + |