Loading pkgs/data/misc/nixos-artwork/wallpapers.nix +10 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,16 @@ rec { license = lib.licenses.cc-by-sa-40; }; nineish-catppuccin-frappe = mkNixBackground { name = "nineish-catppuccin-frappe-2025-01-27"; description = "Catppuccin Frappe wallpaper for Nix inspired by simpler times"; src = fetchurl { url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/33856d7837cb8ba76c4fc9e26f91a659066ee31f/wallpapers/nix-wallpaper-nineish-catppuccin-frappe.png"; hash = "sha256-/HAtpGwLxjNfJvX5/4YZfM8jPNStaM3gisK8+ImRmQ4="; }; license = lib.licenses.cc-by-sa-40; }; recursive = mkNixBackground { name = "recursive-2022-04-19"; description = "3D wallpaper for Nix"; Loading Loading
pkgs/data/misc/nixos-artwork/wallpapers.nix +10 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,16 @@ rec { license = lib.licenses.cc-by-sa-40; }; nineish-catppuccin-frappe = mkNixBackground { name = "nineish-catppuccin-frappe-2025-01-27"; description = "Catppuccin Frappe wallpaper for Nix inspired by simpler times"; src = fetchurl { url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/33856d7837cb8ba76c4fc9e26f91a659066ee31f/wallpapers/nix-wallpaper-nineish-catppuccin-frappe.png"; hash = "sha256-/HAtpGwLxjNfJvX5/4YZfM8jPNStaM3gisK8+ImRmQ4="; }; license = lib.licenses.cc-by-sa-40; }; recursive = mkNixBackground { name = "recursive-2022-04-19"; description = "3D wallpaper for Nix"; Loading