wallpapers as package

This commit is contained in:
EdenQwQ 2025-03-27 20:51:41 +08:00
parent 94f67cb98c
commit 1e92d162c8
7 changed files with 94 additions and 48 deletions

View file

@ -8,4 +8,5 @@
custom-colorschemes = pkgs.callPackage ./customColorSchemes { };
fiz = pkgs.callPackage ./fiz.nix { };
hellwm = pkgs.callPackage ./hellwm.nix { };
wallpapers = pkgs.callPackage ./wallpapers.nix { };
}