added stuff
This commit is contained in:
parent
6d31f5b5a1
commit
7d4f626b7d
907 changed files with 70990 additions and 0 deletions
29
nyx/docs/notes/README.md
Normal file
29
nyx/docs/notes/README.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Notes
|
||||
|
||||
Howdy! Welcome to my collection of notes.
|
||||
|
||||
This is where I store my notes on topics and processes that I find particularly
|
||||
difficult, obscure or otherwise interesting. Mostly on Linux and NixOS,
|
||||
perhaps on programming in the future.
|
||||
|
||||
If those notes helped you in any way, that is great! That means my time writing
|
||||
those notes were well spent. If you were already a Nix/NixOS expert who somehow
|
||||
found their way in here, and got really bored reading my notes then I only ask
|
||||
that you point out my mistakes where you spot them. Your time will be very much
|
||||
appreciated.
|
||||
|
||||
If you are a reader looking for some pro tips, I would like to remind you that I
|
||||
am not an expert in Nix or NixOS. My notes are limited by my own knowledge.
|
||||
However, I would be happy to try and answer your questions nevertheless; and we
|
||||
can try figuring out the answer together, should we both happen to be stuck.
|
||||
|
||||
If you spot a mistake, please let me know and I would be happy to learn from you.
|
||||
Thanks!
|
||||
|
||||
| Date | Category | Description |
|
||||
| ---------- | ---------- | -------------------------------------------------------------------------------------------------- |
|
||||
| 22-01-2023 | Linux | My notes on a kernel parameter change affecting my backlight state |
|
||||
| 14-03-2023 | Nix | Reproduction steps NixOS setup with ephemeral root using BTRFS subvolumes and full disk encryption |
|
||||
| 07-06-2023 | Nix | Notes on extending or writing your own nixpkgs library to use in your configurations |
|
||||
| 21-06-2023 | Nix/NextJS | A guide on serving statically exported and non-statically exported NextJS Webapps on NixOS |
|
||||
| 14-07-2023 | Nix/NixOS | Notes on a potentially working distributed builds setup on NixOS with a non-default ssh port |
|
Loading…
Add table
Add a link
Reference in a new issue