userconfig changes

This commit is contained in:
2025-08-28 07:41:04 +02:00
parent a1087f9522
commit d14d0b8a53
18 changed files with 228 additions and 25 deletions

View File

@@ -1,6 +1,7 @@
{pkgs, ...}: {
# Define your custom packages here
hyprpaper-random = pkgs.callPackage ./hyprpaper-random {};
launch-webapp = pkgs.callPackage ./launch-webapp {};
msty = pkgs.callPackage ./msty {};
msty-sidecar = pkgs.callPackage ./msty-sidecar {};
zellij-ps = pkgs.callPackage ./zellij-ps {};