update flake

This commit is contained in:
Denis Lehmann 2021-09-18 10:36:00 +02:00
parent e38c102951
commit 9a5ed5f548
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
description = "Stream media files over SSH";
nixConfig.bash-prompt = "\[strm-develop\]$ ";
nixConfig.bash-prompt = "\[\\e[1mstrm-dev\\e[0m:\\w\]$ ";
inputs.flake-utils.url = "github:numtide/flake-utils";