From 71a7e9e3490ab4c163629fac26d2646262a35c0d Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Wed, 25 Mar 2026 18:53:42 +0000 Subject: [PATCH] update gsf input and remove host-specific gsfd service overrides --- flake.lock | 8 ++++---- modules/hosts/nixos.nix | 5 ----- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 5ec033d..14c7dad 100644 --- a/flake.lock +++ b/flake.lock @@ -87,11 +87,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1774454479, - "narHash": "sha256-yiT9GLVQXvDVi8tBaY7OJ868fD927U3kHG4m5V7z1aE=", + "lastModified": 1774464988, + "narHash": "sha256-F0pVG3ou+yN+jqQlFXMf27BCeShDuZcpoeHFSord8xk=", "ref": "refs/heads/main", - "rev": "8521f1254860bf66cc2c5447682708f1ac1d4a94", - "revCount": 9, + "rev": "3bccad3870d1f7220c423f06d21ed9b91d1b90d1", + "revCount": 10, "type": "git", "url": "https://gitea.unrail.xyz/thomas/gotta-scroll-fast" }, diff --git a/modules/hosts/nixos.nix b/modules/hosts/nixos.nix index 2763a65..aedca1e 100644 --- a/modules/hosts/nixos.nix +++ b/modules/hosts/nixos.nix @@ -121,11 +121,6 @@ in { inputGroupUsers = [flakeConfig.username]; }; - # keep gsfd + gsf tui on same per-user runtime stats file - systemd.user.services.gsfd.serviceConfig.Environment = lib.mkAfter [ - "GSF_STATS_PATH=%t/gsf-speed.txt" - ]; - # Programs # Allow unfree