Custom fonts and wallpapers built using nix. assets.lemueldls.dev/index.json
wallpapers

fix: tangled ci

+3 -3
+3 -3
.tangled/workflows/deploy.yml
··· 7 7 dependencies: 8 8 nixpkgs: 9 9 - cachix 10 - 11 - environment: 12 - USER: lemuel 10 + - jq 13 11 14 12 steps: 15 13 - name: Use cache 16 14 command: cachix use lemueldls 15 + environment: 16 + USER: root 17 17 18 18 - name: Build flake 19 19 command: |