home/gui | mpv - utube being utube
This commit is contained in:
parent
e23cc7b874
commit
7ed4afdf9d
3 changed files with 64 additions and 37 deletions
9
hosts/pi-server/services.nix
Normal file
9
hosts/pi-server/services.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{...}: {
|
||||
services = {
|
||||
wlsunset = {
|
||||
enable = true;
|
||||
latitude = 29.74;
|
||||
longitude = 95.77;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue