Good morning,
does someone have an guide for how I can create an package for NixOS? I'm currently scripting my configuration for the plasma-manager and have seen, that my themes are not packaged.

I'm a beginner at NixOS btw. ;)

#NixOS #nixpkgs #nixosflakes

@liamthexpl0rer https://nix.dev/tutorials/packaging-existing-software is a good guide-level intro. You'll most definitely need to look into how existing Plasma themes are packaged in nixpkgs after that 🙂
Packaging existing software with Nix — nix.dev documentation

Packaging Existing Software With Nix