aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-05-28 18:37:26 -0700
committerPreston Pan <preston@nullring.xyz>2024-05-28 18:37:26 -0700
commitece5d6ded3ad768638f7ea728d6aed53f5efead5 (patch)
tree39db002561c2aab734a632de31b0414e6494c0e8
parentc5f87f4a6a6aabd0ae06b526cf89650422b21a37 (diff)
add more stuff
-rw-r--r--home.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/home.nix b/home.nix
index 5cf2cf9..0a262af 100644
--- a/home.nix
+++ b/home.nix
@@ -80,7 +80,9 @@
services.gammastep = {
enable = true;
- provider = "geoclue2";
+ provider = "manual";
+ latitude = 49.282730;
+ longitude = -123.120735;
temperature.day = 5000;
temperature.night = 3000;
settings = {
@@ -879,8 +881,7 @@
c = "clear";
g = "git";
v = "vim";
- h = "Hyprland";
- r = "gammastep -O 3000";
+ py = "python3";
};
loginExtra = ''
if [ "$(tty)" = "/dev/tty1" ];then