diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-06-22 14:21:34 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-06-22 14:21:34 -0600 |
| commit | e4d3006e78db17499878dfea83c4616b3a403590 (patch) | |
| tree | 5757a5120a9afcaae44fcfe212a59ea947731abd /modules/nixos | |
| parent | dc6dd30a5a39f7ad57158d2393afa9f84fd96814 (diff) | |
upgrade to 26.05
Diffstat (limited to 'modules/nixos')
| -rw-r--r-- | modules/nixos/hyprland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 50eed9f..4335a5e 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -49,7 +49,7 @@ }; # monitor backlight control - light.enable = true; + # light.enable = true; # # thunar file manager(part of xfce) related options # thunar.plugins = with pkgs.xfce; [ |
