rm cowsay

This commit is contained in:
Kiara Grouwstra 2025-08-24 20:31:47 +02:00
parent bfe0f422c7
commit 55c65ee281
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

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