feat: manage neofetch configuration with home-manager

This commit is contained in:
Youwen Wu 2024-07-30 22:44:18 -07:00
parent 34b15f3825
commit 5fa8e27709
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -19,6 +19,8 @@
# xxx # xxx
# ''; # '';
home.file.".config/neofetch/config.conf".source = ./config/neofetch.conf;
# Packages that should be installed to the user profile. # Packages that should be installed to the user profile.
home.packages = with pkgs; [ home.packages = with pkgs; [
neofetch neofetch