update hypr stuff

This commit is contained in:
Reid 2024-04-25 00:52:19 -07:00
parent ca5c52e679
commit 973c3d8bac
3 changed files with 48 additions and 36 deletions

View file

@ -9,7 +9,7 @@ in {
package = mkOption {
type = types.package;
default = inputs.hyprpaper.packages.${system}.hyprpaper;
example = "pkgs.hyperpaper";
example = "pkgs.hyprpaper";
};
};