From c658f5b018e94a53452113edd2dfb9e474ac49a8 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Mon, 3 Jun 2024 23:16:38 -0500 Subject: [PATCH] refactor(nix/hm/price): remove unecessary configFile def --- users/price/home.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/users/price/home.nix b/users/price/home.nix index 2014b0b8..2f31ebb8 100644 --- a/users/price/home.nix +++ b/users/price/home.nix @@ -235,9 +235,6 @@ in ''; - "bob/config.toml".text = '' - installation_location = "${config.xdg.dataHome}/bin" - ''; }; };