move wlsunset to kiosk.nix for pi-server/display

This commit is contained in:
Don Harper 2025-10-22 07:29:32 -05:00
parent 941a5c18a3
commit e67cd7d975
2 changed files with 13 additions and 11 deletions

View file

@ -42,11 +42,6 @@
zip
];
services = {
wlsunset = {
enable = true;
latitude = 29.7;
longitude = -95.8;
};
gpg-agent = {
enable = true;
defaultCacheTtl = 1800;