From 0bbe614b7db46533ae00366f993505c2c90af690 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 4 Dec 2024 11:58:03 -0600 Subject: [PATCH] update work override example --- .example_work_profile/work_overrides/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.example_work_profile/work_overrides/fish.nix b/.example_work_profile/work_overrides/fish.nix index 8f3a9e5..966fed7 100644 --- a/.example_work_profile/work_overrides/fish.nix +++ b/.example_work_profile/work_overrides/fish.nix @@ -1,4 +1,4 @@ -{ pkgs, lib, config, ... }: { +{ config, ... }: { programs.fish = { # Shell overrides for work