move ifield sftp to eple
garp broki
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
../../../users/pbsds
|
||||
../../../users/bartvbl
|
||||
|
||||
../garp/sftp.nix
|
||||
|
||||
../../../users/pbsds/syncthing.nix
|
||||
../../../profiles/mounts/panorama-zfs.nix
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
../../../users/h7x4
|
||||
../../../users/adrlau
|
||||
|
||||
./sftp.nix
|
||||
# ./sftp.nix
|
||||
|
||||
../../../profiles/shell.nix
|
||||
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
|
||||
let
|
||||
chroot-path = "/run/sftp-chroot";
|
||||
sftp-paths."ifield" = "/opt/ifield";
|
||||
# sftp-paths."ifield" = "/opt/ifield"; # garp - no booty
|
||||
sftp-paths."ifield" = "/mnt/panorama/Backups/rocm.pbsds.net/ifield-mmarf/data/storage"; # eple
|
||||
in
|
||||
|
||||
{
|
||||
|
||||
@@ -212,7 +212,7 @@ in
|
||||
fd # better find
|
||||
# silver-searcher # 'ag'
|
||||
ripgrep # 'rg'
|
||||
comby # ast-based rewrite
|
||||
# comby # ast-based rewrite
|
||||
fx # js tui viewer
|
||||
gron # grep-able json
|
||||
jq # json queries
|
||||
|
||||
Reference in New Issue
Block a user