Compare commits

...

2 Commits

Author SHA1 Message Date
thomas c401dde8d5 add cursor
helium update / update-helium (push) Successful in 10s
zen browser update / update-zen-browser (push) Successful in 5s
handy update / update-handy (push) Successful in 5s
2026-03-20 10:57:49 +00:00
thomas c29451d38a fix unraid mnts 2026-03-20 10:57:49 +00:00
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
lazygit lazygit
pnpm pnpm
ni ni
code-cursor-fhs
# LSPs and formatters (previously via Mason) # LSPs and formatters (previously via Mason)
stylua stylua
+4
View File
@@ -132,7 +132,9 @@ in {
"gid=1000" "gid=1000"
"iocharset=utf8" "iocharset=utf8"
"nofail" "nofail"
"x-systemd.automount"
"_netdev" "_netdev"
"noserverino"
"vers=3.0" "vers=3.0"
]; ];
}; };
@@ -146,7 +148,9 @@ in {
"gid=1000" "gid=1000"
"iocharset=utf8" "iocharset=utf8"
"nofail" "nofail"
"x-systemd.automount"
"_netdev" "_netdev"
"noserverino"
"vers=3.0" "vers=3.0"
]; ];
}; };