adapta-backgrounds

adapta-backgrounds 0.5.3.1

Wallpaper collection for adapta-project

https://github.com/adapta-project/adapta-backgrounds
GNU General Public License v2.0Creative Commons Attribution Share Alike 4.0
programs: -
Platforms (80)
aarch64-windowsjavascript-ghcjsaarch64_be-noneavr-nonemicroblazeel-noneaarch64-uefii686-genodex86_64-genode
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  adapta-backgrounds
];
Ad-hoc shell
nix-shell -p adapta-backgrounds
Flake (nix run)
nix run nixpkgs#adapta-backgrounds