This commit is contained in:
parent
8a9bc42458
commit
9b5529337c
1 changed files with 4 additions and 1 deletions
|
@ -76,9 +76,12 @@
|
||||||
mpv.enable = true;
|
mpv.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
redshift.enable = true;
|
# redshift.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.gammastep.enable = true;
|
||||||
|
services.gammastep.provider = "geoclue2";
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
dev-commit = {
|
dev-commit = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue