From 577c1db78cc74ae1e8ca6d3fc512e588d060436c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 20 Nov 2023 19:39:29 +0100 Subject: hosts: Remove jq+jc, add home-brewn comma --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 2d0b011..7c2fa52 100644 --- a/flake.nix +++ b/flake.nix @@ -23,6 +23,10 @@ # url = "path:/home/linus/code/push-notification-api"; inputs.nixpkgs.follows = "nixpkgs"; }; + comma = { + url = "github:linnnus/comma-zsh"; + inputs.nixpkgs.follows = "nixpkgs"; + }; }; outputs = { -- cgit v1.2.3