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 (79)
aarch64_be-noneaarch64-freebsdarmv6l-nonei686-freebsdmipsel-linuxmicroblaze-linuxi686-cygwinmipsel-netbsd
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