{ config, lib, ... }: { # Catppuccin catppuccin.hyprlock = { enable = true; flavor = "mocha"; accent = "lavender"; }; programs.hyprlock = { enable = true; }; # TODO: Customize it more }