fish: update nix-your-shell settings
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M user/settings/fish.nix → user/settings/fish.nix
@@ -74,6 +74,8 @@ }; programs.nix-your-shell = { enable = true; + nix-output-monitor.enable = true; + enableFishIntegration = true; }; programs.vivid = {