update readme

This commit is contained in:
Osman Faruk Bayram 2024-12-03 00:33:42 +03:00
parent 1a17560355
commit bad5fa22d1

View file

@ -1,15 +1,20 @@
# nix-configuration
The nix configuration of mine. I am trying to find a very suitable workplace for myself. If i can get to be as comfortable as i am in Arch Linux I will switch to the NixOS on my Desktop too.
# nixos is life
The nix configuration of mine.
Here i have 2 machines.
- Laptop **tartarus** (faulty hardware, nvidia gpu doesnt work)
- Desktop **ymir** (beast, my most prized possesion as of now)
But There are couple of things i need to do before:
## To-do list
- [x] add git hash to the nixos build generations
- [ ] fix cuda drivers
- [ ] fix nvidia-smi command
- [x] fix cuda drivers
- [x] fix nvidia-smi command
- [ ] compile a cuda program successfully
- [ ] build a python package with embedded cuda and run successfully
- [ ] learn how to deal with development environments
- [x] learn how to deal with development environments
- [ ] learn how to write derivations for cpp projects
- [ ] configure hyprland
- [x] disk encryption with disko (cancelled)