uacess on usb df11 devices and setup nix-ld
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 1m36s

This commit is contained in:
2026-01-19 11:47:17 +01:00
parent 86719c309a
commit 6d045d1d4d
7 changed files with 183 additions and 5 deletions

View File

@ -21,7 +21,7 @@
help.autocorrect = 1;
user.signingkey = "251B4BD73683A8DF13D760A868BFAFE31DF313AD";
commit.gpgsign = true;
aliase = {
alias = {
fuck = "!f() { git reset --hard \"@{upstream}\" && git restore . && git clean -f .; };f";
back = "reset HEAD~";
};