summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
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 = {