1
0
Fork 0

Test: Install cowsay via home-manager

This commit is contained in:
Jan Grosser 2024-05-11 23:56:48 +02:00
parent 2c59f7f9f5
commit 5d14a5921c

View file

@ -26,6 +26,8 @@
# # "Hello, world!" when run. # # "Hello, world!" when run.
# pkgs.hello # pkgs.hello
pkgs.cowsay
# # It is sometimes useful to fine-tune packages, for example, by applying # # It is sometimes useful to fine-tune packages, for example, by applying
# # overrides. You can do that directly here, just don't forget the # # overrides. You can do that directly here, just don't forget the
# # parentheses. Maybe you want to install Nerd Fonts with a limited number of # # parentheses. Maybe you want to install Nerd Fonts with a limited number of