mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 08:28:31 +02:00
wlsunset, dwarf fortress, mail fixes
This commit is contained in:
parent
78b5dad1d9
commit
b283eb634f
8 changed files with 48 additions and 29 deletions
|
@ -42,6 +42,15 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.wlsunset = {
|
||||
enable = true;
|
||||
longitude = "13";
|
||||
latitude = "51";
|
||||
temperature = {
|
||||
night = 4300;
|
||||
};
|
||||
};
|
||||
|
||||
xdg.configFile = {
|
||||
"swaync".source = ./swaync;
|
||||
"fuzzel/fuzzel.ini".text = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue