home/pi-server | add wlsunset
This commit is contained in:
parent
b775cbc7c3
commit
305c1aed0a
1 changed files with 5 additions and 0 deletions
|
|
@ -43,6 +43,11 @@
|
|||
zip
|
||||
];
|
||||
services = {
|
||||
wlsunset = {
|
||||
enable = true;
|
||||
latitude = 29.7;
|
||||
longitude = -95.8;
|
||||
};
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
defaultCacheTtl = 1800;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue