diff --git a/hosts/default/home/home.nix b/hosts/default/home/home.nix index 0ef8d39..a06481d 100644 --- a/hosts/default/home/home.nix +++ b/hosts/default/home/home.nix @@ -12,24 +12,8 @@ enableNixpkgsReleaseCheck = false; stateVersion = "24.11"; file = { - ".wp/temple.png".source = ./raw/wp/temple.png; - ".wp/skull_purple.png".source = ./raw/wp/skull_purple.png; - ".wp/gruvbox-dark-blue.png".source = ./raw/wp/gruvbox-dark-blue.png; - ".wp/anime_blue.png".source = ./raw/wp/anime_blue.png; - ".wp/fuji.png".source = ./raw/wp/fuji.png; - ".wp/orbit.png".source = ./raw/wp/orbit.png; - ".wp/hollow_knight.png".source = ./raw/wp/hollow_knight.png; - ".wp/ios.png".source = ./raw/wp/ios.png; - ".wp/manga.png".source = ./raw/wp/manga.png; - ".wp/bg.png".source = ./raw/wp/bg.png; - ".wp/wolf.png".source = ./raw/wp/wolf.png; - ".wp/nixos_dark.png".source = ./raw/wp/nixos_dark.png; - ".wp/GABE_Windows.png".source = ./raw/wp/GABE_Windows.png; - ".wp/soyuz.png".source = ./raw/wp/soyuz.png; - ".wp/bridge.png".source = ./raw/wp/bridge.png; - ".wp/skulls.png".source = ./raw/wp/skulls.png; - ".wp/purple_plants.png".source = ./raw/wp/purple_plants.png; - ".wp/black_hole.png".source = ./raw/wp/black_hole.png; + ".wp/galaxy.png".source = ./raw/wp/galaxy.png; + ".wp/eye.png".source = ./raw/wp/eye.png; }; }; } diff --git a/hosts/default/home/raw/wp/GABE_Windows.png b/hosts/default/home/raw/wp/GABE_Windows.png deleted file mode 100644 index babfabd..0000000 Binary files a/hosts/default/home/raw/wp/GABE_Windows.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/anime_blue.png b/hosts/default/home/raw/wp/anime_blue.png deleted file mode 100644 index 6bb7229..0000000 Binary files a/hosts/default/home/raw/wp/anime_blue.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/bg.png b/hosts/default/home/raw/wp/bg.png deleted file mode 100755 index 78436a9..0000000 Binary files a/hosts/default/home/raw/wp/bg.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/black_hole.png b/hosts/default/home/raw/wp/black_hole.png deleted file mode 100644 index ef736c6..0000000 Binary files a/hosts/default/home/raw/wp/black_hole.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/bridge.png b/hosts/default/home/raw/wp/bridge.png deleted file mode 100644 index f60b94d..0000000 Binary files a/hosts/default/home/raw/wp/bridge.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/purple_plants.png b/hosts/default/home/raw/wp/eye.png similarity index 53% rename from hosts/default/home/raw/wp/purple_plants.png rename to hosts/default/home/raw/wp/eye.png index 328323a..fe78ca3 100644 Binary files a/hosts/default/home/raw/wp/purple_plants.png and b/hosts/default/home/raw/wp/eye.png differ diff --git a/hosts/default/home/raw/wp/fuji.png b/hosts/default/home/raw/wp/fuji.png deleted file mode 100644 index 3c4f212..0000000 Binary files a/hosts/default/home/raw/wp/fuji.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/galaxy.png b/hosts/default/home/raw/wp/galaxy.png new file mode 100644 index 0000000..e22b03c Binary files /dev/null and b/hosts/default/home/raw/wp/galaxy.png differ diff --git a/hosts/default/home/raw/wp/gruvbox-dark-blue.png b/hosts/default/home/raw/wp/gruvbox-dark-blue.png deleted file mode 100644 index fcb1f8a..0000000 Binary files a/hosts/default/home/raw/wp/gruvbox-dark-blue.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/hollow_knight.png b/hosts/default/home/raw/wp/hollow_knight.png deleted file mode 100644 index 2ee2c56..0000000 Binary files a/hosts/default/home/raw/wp/hollow_knight.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/ios.png b/hosts/default/home/raw/wp/ios.png deleted file mode 100755 index 9bd609b..0000000 Binary files a/hosts/default/home/raw/wp/ios.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/manga.png b/hosts/default/home/raw/wp/manga.png deleted file mode 100755 index 0e78feb..0000000 Binary files a/hosts/default/home/raw/wp/manga.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/nixos_dark.png b/hosts/default/home/raw/wp/nixos_dark.png deleted file mode 100644 index 879b65a..0000000 Binary files a/hosts/default/home/raw/wp/nixos_dark.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/orbit.png b/hosts/default/home/raw/wp/orbit.png deleted file mode 100644 index 8530671..0000000 Binary files a/hosts/default/home/raw/wp/orbit.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/skull_purple.png b/hosts/default/home/raw/wp/skull_purple.png deleted file mode 100644 index 284a53c..0000000 Binary files a/hosts/default/home/raw/wp/skull_purple.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/skulls.png b/hosts/default/home/raw/wp/skulls.png deleted file mode 100644 index 7d0233d..0000000 Binary files a/hosts/default/home/raw/wp/skulls.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/soyuz.png b/hosts/default/home/raw/wp/soyuz.png deleted file mode 100644 index ed594e8..0000000 Binary files a/hosts/default/home/raw/wp/soyuz.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/temple.png b/hosts/default/home/raw/wp/temple.png deleted file mode 100644 index 46da4a8..0000000 Binary files a/hosts/default/home/raw/wp/temple.png and /dev/null differ diff --git a/hosts/default/home/raw/wp/wolf.png b/hosts/default/home/raw/wp/wolf.png deleted file mode 100755 index cdaf39a..0000000 Binary files a/hosts/default/home/raw/wp/wolf.png and /dev/null differ