tux/weckyy702: Add orly book covers to randomized background list

This commit is contained in:
2026-04-18 03:32:09 +02:00
parent 3c3e253d35
commit c6f03484a6
3 changed files with 51 additions and 12 deletions
+4
View File
@@ -36,6 +36,10 @@
url = "github:nix-community/nixvim/nixos-25.11";
inputs.nixpkgs.follows = "nixpkgs";
};
orly-covers = {
url = "github:thepracticaldev/orly-full-res";
flake = false;
};
rust-overlay = {
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";