❄️ collection of nix packages and nixos modules
All checks were successful
Build packages / Build derivations (push) Successful in 8m19s
|
||
---|---|---|
.forgejo/workflows | ||
modules | ||
pkgs | ||
.gitignore | ||
camasca.avif | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
camasca
camasca is a small collection of packages and modules for personal use, and that I feel like shouldn't be upstreamed to nixpkgs (or that I am too lazy to package and maintain properly)
camasca exports both a flake interface (packages.<arch>.<pname>
and nixosModules.<name>
) and a default.nix (attrset of derivations)
note: camasca is also available as a read-only mirror on GitHub. original source repo can be found on my forgejo