Compare commits

..

5 commits

Author SHA1 Message Date
ant
c3ba849207 restore lfcd fish function that was removed by mistake
Some checks failed
/ build-all (push) Has been cancelled
2025-10-30 21:11:04 +01:00
ant
064e0683d0 home: fix zathura was not the default pdf viewer 2025-10-30 21:11:04 +01:00
ant
fdf50b860e home: add tor-browser to more-software 2025-10-30 21:11:04 +01:00
ant
460e57edfe add .gitignore 2025-10-30 21:11:04 +01:00
ant
46a61f0fa7 revert st color changes 2025-10-30 21:11:04 +01:00

View file

@ -9,5 +9,4 @@ jobs:
- run: git checkout -b update-nix-inputs
- run: nix flake update
- run: git commit -a -m "Update flake inputs $(date +'%d/%m/%Y')" --author="Update flake worklow <dummy@domain.xyz>"
- run: nix build .#build-all
- run: git push --force --set-upstream origin update-nix-inputs