feat: commit wallpapers directly
4
home.nix
|
@ -20,6 +20,10 @@
|
||||||
# '';
|
# '';
|
||||||
|
|
||||||
home.file.".config/neofetch/config.conf".source = ./config/neofetch.conf;
|
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.
|
# Packages that should be installed to the user profile.
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
BIN
wallpapers/anime/frieren.jpg
Normal file
After Width: | Height: | Size: 9.6 MiB |
BIN
wallpapers/anime/nixos-sus-anime-wallpaper.png
Normal file
After Width: | Height: | Size: 3 MiB |
BIN
wallpapers/anime/nixos-sus-anime.png
Normal file
After Width: | Height: | Size: 529 KiB |
BIN
wallpapers/nixos/nix-wallpaper.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
wallpapers/nixos/nixos-ascii.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
wallpapers/nixos/nixos-everforest.webp
Normal file
After Width: | Height: | Size: 83 KiB |
BIN
wallpapers/nixos/nixos-hm.png
Normal file
After Width: | Height: | Size: 46 KiB |