diff --git a/profiles/shell.nix b/profiles/shell.nix index 3f57288..86dc385 100644 --- a/profiles/shell.nix +++ b/profiles/shell.nix @@ -6,6 +6,7 @@ lshw file tmux + shpool pwgen git #gh hub nmap diff --git a/users/pbsds/home/default.nix b/users/pbsds/home/default.nix index c7ecc09..0bf6219 100644 --- a/users/pbsds/home/default.nix +++ b/users/pbsds/home/default.nix @@ -51,6 +51,8 @@ #rmate-sh # TODO: add to ssh config #remote-exec # TODO + shpool + zip unrar unzip @@ -142,6 +144,7 @@ flexget = "sudo --user=flexget flexget -c /var/lib/flexget/flexget.yml"; # TODO: only applies to nox... hman = "man -H "; # HTML opened in a browser tmux = "systemd-run --scope --user tmux"; # detach from ssh scope, surviving logout + /* shpool = "systemd-run --scope --user shpool"; # detach from ssh scope, surviving logout */ #TODO: vpn