fix(home-manager): remove unecessary fish section

This commit is contained in:
Alexandre Cavalheiro 2024-03-15 23:41:01 -03:00
parent bd35849b64
commit 8948a42df0
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -56,8 +56,6 @@
# Allow unfree packages # Allow unfree packages
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
# Configure fish
# The home.packages option allows you to install Nix packages into your # The home.packages option allows you to install Nix packages into your
# environment. # environment.
home.packages = with pkgs; [ home.packages = with pkgs; [