diff --git a/homeManagerModules/desktop/default.nix b/homeManagerModules/desktop/default.nix index 4f099d07..b8d9d84f 100644 --- a/homeManagerModules/desktop/default.nix +++ b/homeManagerModules/desktop/default.nix @@ -45,7 +45,7 @@ xdg = { dataFile."backgrounds".source = builtins.fetchGit { url = "https://github.com/alyraffauf/wallpapers.git"; - rev = "21018eef106928c7c44d206c6c3730cce5f781f3"; + rev = "ff956327520f2ecdd0f8b1cdab4420bef4095d38"; ref = "master"; }; diff --git a/hosts/fallarbor/stylix.nix b/hosts/fallarbor/stylix.nix index 32fdb535..c9ef6945 100644 --- a/hosts/fallarbor/stylix.nix +++ b/hosts/fallarbor/stylix.nix @@ -6,7 +6,7 @@ image = let wallpapers = builtins.fetchGit { url = "https://github.com/alyraffauf/wallpapers.git"; - rev = "21018eef106928c7c44d206c6c3730cce5f781f3"; + rev = "ff956327520f2ecdd0f8b1cdab4420bef4095d38"; ref = "master"; }; in "${wallpapers}/wallhaven-6d66dl.jpg"; diff --git a/hosts/lavaridge/stylix.nix b/hosts/lavaridge/stylix.nix index 704f82ef..c9a9a901 100644 --- a/hosts/lavaridge/stylix.nix +++ b/hosts/lavaridge/stylix.nix @@ -6,7 +6,7 @@ image = let wallpapers = builtins.fetchGit { url = "https://github.com/alyraffauf/wallpapers.git"; - rev = "21018eef106928c7c44d206c6c3730cce5f781f3"; + rev = "ff956327520f2ecdd0f8b1cdab4420bef4095d38"; ref = "master"; }; in "${wallpapers}/wallhaven-mp886k.jpg"; diff --git a/hosts/mauville/stylix.nix b/hosts/mauville/stylix.nix index 4a1b7e9e..454aae0e 100644 --- a/hosts/mauville/stylix.nix +++ b/hosts/mauville/stylix.nix @@ -6,7 +6,7 @@ image = let wallpapers = builtins.fetchGit { url = "https://github.com/alyraffauf/wallpapers.git"; - rev = "21018eef106928c7c44d206c6c3730cce5f781f3"; + rev = "ff956327520f2ecdd0f8b1cdab4420bef4095d38"; ref = "master"; }; in "${wallpapers}/wallhaven-mp886k.jpg"; diff --git a/hosts/petalburg/stylix.nix b/hosts/petalburg/stylix.nix index d6685fd5..374d8ef7 100644 --- a/hosts/petalburg/stylix.nix +++ b/hosts/petalburg/stylix.nix @@ -6,7 +6,7 @@ image = let wallpapers = builtins.fetchGit { url = "https://github.com/alyraffauf/wallpapers.git"; - rev = "21018eef106928c7c44d206c6c3730cce5f781f3"; + rev = "ff956327520f2ecdd0f8b1cdab4420bef4095d38"; ref = "master"; }; in "${wallpapers}/wallhaven-mp886k.jpg"; diff --git a/hosts/rustboro/stylix.nix b/hosts/rustboro/stylix.nix index ef229959..c88260dc 100644 --- a/hosts/rustboro/stylix.nix +++ b/hosts/rustboro/stylix.nix @@ -6,7 +6,7 @@ image = let wallpapers = builtins.fetchGit { url = "https://github.com/alyraffauf/wallpapers.git"; - rev = "21018eef106928c7c44d206c6c3730cce5f781f3"; + rev = "ff956327520f2ecdd0f8b1cdab4420bef4095d38"; ref = "master"; }; in "${wallpapers}/wallhaven-mp886k.jpg";