fix: missing semicolon

This commit is contained in:
Youwen Wu 2024-08-07 07:55:58 -07:00
parent 6abc51f47a
commit ff235895de

View file

@ -19,7 +19,7 @@
# xxx # xxx
# ''; # '';
home.file.".config/neofetch/config.conf".source = ../common/neofetch.conf home.file.".config/neofetch/config.conf".source = ../common/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; [