flake update

This commit is contained in:
Oliver Davies 2025-04-23 17:10:14 +01:00
parent afae9a443a
commit 5d6ab42c9a
2 changed files with 25 additions and 25 deletions

View file

@ -40,7 +40,7 @@ in
fi
'';
initExtra = ''
initContent = ''
background() {
for ((i=2;i<=$#;i++)); do
''${@[1]} ''${@[$i]} &> /dev/null &