feat: complete and visually audit the Hyprland workstation
Refresh system/tool pins, install official Element Nightly, expand development tools, and finish desktop workflows with a shared charcoal/gold design. Retain host-specific updates and NixOS recovery generations.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# The image is fetched reproducibly, not downloaded by a login/startup script.
|
||||
# Source/attribution details and the original fallback are documented in DESKTOP.md.
|
||||
{ pkgs }:
|
||||
pkgs.fetchurl {
|
||||
name = "one-ring-dark-1920x1200.jpg";
|
||||
url = "https://w.wallhaven.cc/full/01/wallhaven-01e5v4.jpg";
|
||||
hash = "sha256-3jkKzJ0q4MTlHygwUs3SuSiUIjUjkiTqSaM+q8EL/oc=";
|
||||
}
|
||||
Reference in New Issue
Block a user