data model: add TF test #4

Closed
kiara wants to merge 76 commits from data-model-tf-test into main
Showing only changes of commit 1e16c613dc - Show all commits

View file

@ -42,7 +42,6 @@ in
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
hello hello
cowsay
automake automake
autoconf autoconf
]; ];