chore: moved wayland packages to a higher level

This commit is contained in:
Nick 2025-02-04 14:05:59 -06:00
parent dbaeca5340
commit 812c022cfe
72 changed files with 648 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
services.gammastep = {
enable = true;
tray = true;
provider = "geoclue2";
temperature = {
day = 6500;
night = 3500;
};
dawnTime = "8:00-8:30";
duskTime = "20:30-21:00";
};
}