feat: Enable hdr in hyprland
Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
./caddy.nix
|
||||
./fail2ban.nix
|
||||
./gitea.nix
|
||||
./appflowy.nix
|
||||
|
||||
# ./jellyfin.nix
|
||||
# ./polaris.nix
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
services = {
|
||||
home-assistant = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
extraComponents = [
|
||||
"esphome"
|
||||
"met"
|
||||
|
||||
Reference in New Issue
Block a user