From ef40a5119a77280863c21ba67397818514714ccc Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 28 Feb 2026 14:49:37 -0500 Subject: Random stuff since last check in --- nix_archive/hosts/palm/configuration.nix | 8 +++----- nix_archive/hosts/palm/programs.nix | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'nix_archive/hosts/palm') diff --git a/nix_archive/hosts/palm/configuration.nix b/nix_archive/hosts/palm/configuration.nix index 4619df3..c91ef72 100644 --- a/nix_archive/hosts/palm/configuration.nix +++ b/nix_archive/hosts/palm/configuration.nix @@ -106,7 +106,7 @@ in { CPU_MIN_PERF_ON_AC = 0; CPU_MAX_PERF_ON_AC = 100; CPU_MIN_PERF_ON_BAT = 0; - CPU_MAX_PERF_ON_BAT = 30; + CPU_MAX_PERF_ON_BAT = 45; START_CHARGE_THRESH_BAT0 = 40; STOP_CHARGE_THRESH_BAT0 = 85; @@ -134,11 +134,9 @@ in { allowedTCPPorts = []; }; extraHosts = '' - 192.168.1.192 iroha - 192.168.1.206 moyo - 192.168.1.207 denpa + 192.168.1.153 iroha + 192.168.1.158 moyo 66.135.26.42 rod - 173.62.191.72 boomerang ''; }; users.users.andrew.extraGroups = [ "networkmanager" ]; diff --git a/nix_archive/hosts/palm/programs.nix b/nix_archive/hosts/palm/programs.nix index cd996a4..40c3af1 100644 --- a/nix_archive/hosts/palm/programs.nix +++ b/nix_archive/hosts/palm/programs.nix @@ -7,9 +7,9 @@ (asNeeded "imv" ["imv"]) (asNeeded "mpv" ["mpv"]) (asNeeded "steam-run" ["steam-run"]) - camu - camu-devshell - mauri +# camu +# camu-devshell +# mauri ]; local.scripts.imports = [ "battery" -- cgit v1.2.3-101-g0448