mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
Add wallpapers
This commit is contained in:
6
home/wallpaper/wallpaper.nix
Normal file
6
home/wallpaper/wallpaper.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ config, ... }: {
|
||||
xdg.configFile."wallpaper" = {
|
||||
recursive = true;
|
||||
source = ./wallpaper;
|
||||
};
|
||||
}
|
||||
BIN
home/wallpaper/wallpaper/default.png
Normal file
BIN
home/wallpaper/wallpaper/default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 MiB |
Reference in New Issue
Block a user