# The home.packages option allows you to install Nix packages into your
# environment.
home.packages=[
pkgs.nerdfonts
pkgs.lazygit
# # Adds the 'hello' command to your environment. It prints a friendly
# # "Hello, world!" when run.
# pkgs.hello
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.