From b835187f6aa345853408b5b92c32294c46b7aba0 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 25 Jan 2024 15:31:07 +0000 Subject: syncthing --- hosts/myrtle/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts/myrtle') diff --git a/hosts/myrtle/configuration.nix b/hosts/myrtle/configuration.nix index 09da894..069425f 100644 --- a/hosts/myrtle/configuration.nix +++ b/hosts/myrtle/configuration.nix @@ -53,6 +53,7 @@ prompt better-text-objs vim-colors-plain + talon ]; environment = { @@ -123,7 +124,7 @@ }; sensor.iio.enable = true; # enable screen autorotate asus.battery = { - chargeUpto = 100; + chargeUpto = 80; }; }; -- cgit v1.2.3