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

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