This website requires JavaScript.
Explore
Help
Sign In
Mic92
/
stockholm
Watch
1
Star
0
Fork
0
You've already forked stockholm
Code
Issues
Pull Requests
Releases
Wiki
Activity
2d9385c0a7
stockholm
/
tv
/
5pkgs
/
simple
/
ff.nix
6 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
tv pkgs: move ff to simple
2022-03-05 09:07:46 +00:00
{
pkgs
}:
pkgs
.
writeDashBin
"
f
f
"
''
tv: firefoxWrapper -> firefox
2022-05-31 18:12:06 +00:00
exec
$
{
pkgs
.
firefox
}
/bin/firefox
"
$
@
"
tv pkgs: move ff to simple
2022-03-05 09:07:46 +00:00
''
Reference in New Issue
Copy Permalink