From 580e83f545eac052a97a9d0eebfe0ad83e5da950 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt <pbsds@hotmail.com> Date: Wed, 29 Jan 2025 10:50:03 +0100 Subject: [PATCH] shpool --- profiles/shell.nix | 1 + users/pbsds/home/default.nix | 3 +++ 2 files changed, 4 insertions(+) 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