This website requires JavaScript.
Explore
Help
Sign In
schrottkatze
/
nix-configs
Watch
1
Star
2
Fork
You've already forked nix-configs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
57203068a0
nix-configs
/
other
/
scripts
/
desktop
/
searchwolf.nix
3 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
some hacking
2022-09-28 22:57:30 +00:00
{
pkgs
,
.
.
.
}:
get searchwolf running
2023-04-12 12:21:46 +00:00
pkgs
.
writeShellScriptBin
"
s
e
a
r
c
h
w
o
l
f
"
(
builtins
.
readFile
./searchwolf.sh
)
Reference in a new issue
Copy permalink