nixos-artwork.wallpapers.nineish-catppuccin-latte: init at 2025-01-27
This commit is contained in:
@@ -278,6 +278,16 @@ rec {
|
||||
license = lib.licenses.cc-by-sa-40;
|
||||
};
|
||||
|
||||
nineish-catppuccin-latte = mkNixBackground {
|
||||
name = "nineish-catppuccin-latte-2025-01-27";
|
||||
description = "Catppuccin Latte wallpaper for Nix inspired by simpler times";
|
||||
src = fetchurl {
|
||||
url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/33856d7837cb8ba76c4fc9e26f91a659066ee31f/wallpapers/nix-wallpaper-nineish-catppuccin-latte.png";
|
||||
hash = "sha256-+DirQiQ1TUeB+e2AeJD8mWjt0OTWtrqkeqZrVr5v5iY=";
|
||||
};
|
||||
license = lib.licenses.cc-by-sa-40;
|
||||
};
|
||||
|
||||
recursive = mkNixBackground {
|
||||
name = "recursive-2022-04-19";
|
||||
description = "3D wallpaper for Nix";
|
||||
|
||||
Reference in New Issue
Block a user