feat: Enable hdr in hyprland

Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
uttarayan21
2025-05-16 13:08:30 +05:30
parent e9134e928a
commit 65f57743dd
7 changed files with 18 additions and 7 deletions

View File

@@ -9,6 +9,7 @@
./caddy.nix
./fail2ban.nix
./gitea.nix
./appflowy.nix
# ./jellyfin.nix
# ./polaris.nix

View File

@@ -1,7 +1,7 @@
{pkgs, ...}: {
services = {
home-assistant = {
enable = false;
enable = true;
extraComponents = [
"esphome"
"met"