feat: commit wallpapers directly

This commit is contained in:
Youwen Wu 2024-07-31 18:57:17 -07:00
parent d2e0d45739
commit 807f2e1db8
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
8 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,10 @@
# '';
home.file.".config/neofetch/config.conf".source = ./config/neofetch.conf;
home.file.".wallpapers" = {
source = ./wallpapers;
recursive = true;
};
# Packages that should be installed to the user profile.
home.packages = with pkgs; [