1
Fork 0
satellite/home/adrielus/features/desktop/common/xwallpaper.nix

4 lines
68 B
Nix

{
home.file.".background-image".source = ./wallpapers/wall.png;
}