Remove the deUtils namespace

This commit is contained in:
SebastianStork 2025-05-28 10:30:35 +02:00
parent f0df314f21
commit 2ff87c8404
15 changed files with 33 additions and 33 deletions

View file

@ -21,7 +21,7 @@
pkgs.grimblast
];
custom.deUtils = {
custom = {
services = {
hyprpaper.enable = true;
hypridle.enable = true;

View file

@ -83,7 +83,7 @@
bindel = SUPER ALT, down, exec, $volume-down
bindl = SUPER ALT, M, exec, $mute-mic
${lib.optionalString config.custom.deUtils.programs.brightnessctl.enable ''
${lib.optionalString config.custom.programs.brightnessctl.enable ''
# Adjust brightness
bindel = , XF86MonBrightnessUp, exec, brightnessctl --exponent set +2%
bindel = , XF86MonBrightnessDown, exec, brightnessctl --exponent set 2%-