Also scattered throughout the code via comments
https://blog.nobbz.dev/posts/2022-09-17-callpackage-a-tool-for-the-lazy/
https://nixpk.gs/pr-tracker.html
https://ayats.org/blog/channels-to-flakes/
https://zimbatm.com/notes/1000-instances-of-nixpkgs
NixOS/nixpkgs#142273 (comment)
https://ertt.ca/nix/patch-nixpkgs/
https://hoverbear.org/blog/declarative-gnome-configuration-in-nixos/
https://github.com/gvolpe/dconf2nix
https://github.com/NixOS/nixpkgs/blob/master/pkgs/desktops/gnome/extensions/extensionOverrides.nix
Specifically not finding other apps:
- NixOS/nixpkgs#233642
- https://github.com/NixOS/nixpkgs/blob/7bb8f05f12ca3cff9da72b56caa2f7472d5732bc/pkgs/desktops/gnome-3/extensions/gsconnect/default.nix#L21
- https://nixos.org/manual/nixpkgs/stable/#ssec-gnome-common-issues-unwrappable-package-gsettings-c
https://github.com/avih/dejsonlz4
When using enable = true in both nixpkgs and home-manager zsh slows down a bunch due to duplicate calls to compinit
nix-community/home-manager#3965
https://rycee.gitlab.io/home-manager/index.html#_why_are_the_session_variables_not_set
nix-community/home-manager#1011
https://blog.nobbz.dev/2023-02-27-nixos-flakes-command-not-found/
For when you want to sell your soul to the devil
These are probably not relevant anymore due to updates/fixes, but keep them just in case
Partly controlled by tlp
at the moment and staying that way unless ppd makes a comeback from being acrhived
Interesting options to play with can be found in
/sys/devices/system/cpu/cpu{num}/cpufreq/
Kernel 6.4 apparently brings a new guided mode, should see how that behaves
powerprofilesctl
- launch
is an interesting subcommand