diff --git a/users/pbsds/default.nix b/users/pbsds/default.nix index ff37c88..0c458c5 100644 --- a/users/pbsds/default.nix +++ b/users/pbsds/default.nix @@ -4,7 +4,7 @@ environment.systemPackages = with pkgs; [ micro - vimv + edir xclip fzf rmate-sh diff --git a/users/pbsds/home/default.nix b/users/pbsds/home/default.nix index 66e3434..9f368c2 100644 --- a/users/pbsds/home/default.nix +++ b/users/pbsds/home/default.nix @@ -94,8 +94,6 @@ #comma # collides with nix-index-database nix-search-cli # nix-search - #sshuttle - #cargo #cargo-edit diff --git a/users/pbsds/home/profiles/desktop.nix b/users/pbsds/home/profiles/desktop.nix index c98fe5f..21efe6c 100644 --- a/users/pbsds/home/profiles/desktop.nix +++ b/users/pbsds/home/profiles/desktop.nix @@ -30,6 +30,8 @@ libreoffice + remote-exec + (pkgs.zxtune or unstable.zxtune or null) f3d diff --git a/users/pbsds/home/profiles/git.nix b/users/pbsds/home/profiles/git.nix index 75b3796..7615785 100644 --- a/users/pbsds/home/profiles/git.nix +++ b/users/pbsds/home/profiles/git.nix @@ -4,6 +4,7 @@ #git gh hub + tea colordiff ]; diff --git a/users/pbsds/home/profiles/shell.nix b/users/pbsds/home/profiles/shell.nix index 646699d..ede2092 100644 --- a/users/pbsds/home/profiles/shell.nix +++ b/users/pbsds/home/profiles/shell.nix @@ -82,6 +82,8 @@ #home.shellAliases.mv = "mv -i"; #home.shellAliases.cp = "cp -i"; + home.shellAliases.kaomoji = "curl -s 'https://kaomoji.ru/en/' | htmlq tr td span --text | grep . | shuf | head -n1"; + home.packages = lib.filter (x: x != null) (with pkgs; [ rsync bind.dnsutils # dig