rm cowsay

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

View file

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