nixos-configs/lib
matt1432 a42f4091d0
All checks were successful
Discord / discord commits (push) Has been skipped
docs: clean up and remove TODOs
2025-02-18 02:41:02 -05:00
..
attrs refactor: some nix code cleanups 2025-01-06 14:41:55 -05:00
flake refactor: rename build-failures to misc-fixes 2025-01-20 08:10:41 -05:00
hypr feat(lib): add hypr.mkMonitor helper function 2025-02-05 14:55:34 -05:00
pkgs chore: update sources 2025-02-17 17:12:03 -05:00
strings refactor: use helper funcs for hyprland conf 2024-11-20 20:12:24 -05:00
default.nix docs: clean up and remove TODOs 2025-02-18 02:41:02 -05:00
README.md docs: clean up and remove TODOs 2025-02-18 02:41:02 -05:00

Lib

This directory contains Nix functions separated by what type or program they are associated with.

Attribute Set Description
attrs Misc functions dealing with attribute sets
flake Helper functions for top level flake outputs
hypr Helper functions to configure hyprland in a cleaner way
pkgs Misc functions dealing with packages
strings Misc functions dealing with strings