Update outdated todo

This won't be fixed, I have another workflow.
This commit is contained in:
Daniel Siepmann 2023-03-13 07:43:54 +01:00
parent f238f2df84
commit 12daec4075
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -21,7 +21,7 @@ in writeShellApplication {
text = ''
#!bash/bin/bash
# This script will create a new tmux session (or attach existing)
# TODO/NOTE: Does not yet start nix shells, something for future once I figured it out.
# NOTE: Does not start nix shells, as this would maybe download stuff, I start them on my own on demand.
session="project-''${1/\./-/}"
# Only create session if not already exists