nixos-configs/overlays/README.md
matt1432 138a6637e2
All checks were successful
Discord / discord commits (push) Has been skipped
fix(docs): adjust script to overlay changes
2025-03-05 23:22:06 -05:00

861 B

Overlays

This directory contains every overlay exposed by this flake.

List of my overlays found in self.overlays

Name Description
appsPackages This overlay puts every derivations for apps exposed by this flake under pkgs.appsPackages.
misc-fixes Fixes build failures, missing meta attributes, evaluation failures, etc. of the current nixpkgs revision of this flake.
nix-version Overrides the nix package for everything so I don't need multiple versions.
scopedPackages This overlay puts every package scopes exposed by this flake under pkgs.scopedPackages.
selfPackages This overlay puts every derivations for packages exposed by this flake under pkgs.selfPackages.
xdg-desktop-portal-kde Fixes this issue: https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/issues/15