From e4d21b9b13376fba7576e976ec72290f975e9059 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Thu, 29 Apr 2021 00:48:11 +0200 Subject: [PATCH] update description --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 545643e..ecc3eb2 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Stream media files over SSH."; + description = "Stream media files over SSH"; nixConfig.bash-prompt = "\[strm-develop\]$ ";