Compare commits
1 Commits
cf381042d0
...
e126ff667e
| Author | SHA1 | Date | |
|---|---|---|---|
| e126ff667e |
@@ -46,5 +46,5 @@ in
|
|||||||
taskwarrior.config.recurrence = lib.mkForce "on";
|
taskwarrior.config.recurrence = lib.mkForce "on";
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = import ../packages.nix { inherit pkgs; };
|
home.packages = ../packages.nix;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,11 +15,4 @@
|
|||||||
wlsunset
|
wlsunset
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.gammastep = {
|
|
||||||
enable = true;
|
|
||||||
provider = "manual";
|
|
||||||
latitude = 51.05;
|
|
||||||
longitude = 3.71667;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user