this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

home/desktop: bump wallpapers

+1 -1
+1 -1
homeManagerModules/desktop/default.nix
··· 49 49 xdg = { 50 50 dataFile."backgrounds".source = builtins.fetchGit { 51 51 url = "https://github.com/alyraffauf/wallpapers.git"; 52 - rev = "7603a8aa36b0d8d76bd9fd80d19e8b601e4839aa"; 52 + rev = "78f2288670718952c676e44ecf871a226ff45584"; 53 53 ref = "master"; 54 54 }; 55 55