mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
Remove the deUtils namespace
This commit is contained in:
parent
f0df314f21
commit
2ff87c8404
15 changed files with 33 additions and 33 deletions
|
|
@ -5,7 +5,7 @@ _: {
|
|||
|
||||
custom = {
|
||||
theme = "light";
|
||||
deUtils.programs.brightnessctl.enable = true;
|
||||
programs.brightnessctl.enable = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue