Refactor hosts folder

This commit is contained in:
2025-11-29 22:51:38 +01:00
parent 4e32e95eab
commit df731b0703
30 changed files with 214 additions and 1080 deletions

View File

@@ -1,3 +1,4 @@
{ config, ... }:
{
services = {
hyprsunset = {
@@ -12,7 +13,7 @@
}
{
time = "23:00";
temperature = 2000;
temperature = config.var.hyprsunset.temperature;
gamma = 0.8;
}
];