diff options
author | tv <tv@shackspace.de> | 2015-10-24 22:55:50 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-10-24 22:58:00 +0200 |
commit | a4d7f920bf49de6237191558d02b0f58ed307fd4 (patch) | |
tree | 30fe4cc7fa5605987caf0dab3b72628d5635800e /tv/1systems | |
parent | 6b118151f9a60e07abf2272172e9add0b0add14d (diff) |
tv URxvt*url-select.launcher = ff
Diffstat (limited to 'tv/1systems')
-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 987748de0..a5232c9e1 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 |