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

fix: ci

+1 -1
+1 -1
.github/workflows/deploy.yml
··· 61 61 - name: Build flake 62 62 run: | 63 63 nix flake archive --json | jq -r '.path,(.inputs|to_entries[].value.path)' 64 - nix build --no-link --print-out-paths 64 + nix build --print-out-paths 65 65 66 66 - name: Copy assets 67 67 run: |