diff options
author | tv <tv@krebsco.de> | 2015-10-24 22:55:50 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-10-24 22:58:00 +0200 |
commit | 2e4a537635c103226ede97a63b59612b7c45ed78 (patch) | |
tree | 3bea9300d903af985e1bf5117fe6d66b4ddb5272 /tv/1systems/wu.nix | |
parent | ef7f015d7f0e6fe703ed9bba7a31621b5f1c6c72 (diff) |
tv URxvt*url-select.launcher = ff
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r-- | tv/1systems/wu.nix | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 987748d..a5232c9 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -40,12 +40,6 @@ with lib; hashPassword lentil parallel - (pkgs.writeScriptBin "ff" '' - #! ${pkgs.bash}/bin/bash - exec sudo -u ff -i <<EOF - exec ${pkgs.firefoxWrapper}/bin/firefox $(printf " %q" "$@") - EOF - '') (pkgs.writeScriptBin "im" '' #! ${pkgs.bash}/bin/bash export PATH=${makeSearchPath "bin" (with pkgs; [ @@ -69,6 +63,7 @@ with lib; bind # dig cac dic + ff file get gitAndTools.qgit |