chore: run nixfmt

This commit is contained in:
Youwen Wu 2024-08-06 00:13:05 -07:00
parent ccd6199d95
commit 1236708729
5 changed files with 8 additions and 8 deletions

View file

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