This website requires JavaScript.
Explore
Help
Sign In
schrottkatze
/
nix-configs
Watch
1
Star
0
Fork
You've already forked nix-configs
0
mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced
2024-11-05 23:26:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca61775d84
nix-configs
/
other
/
scripts
/
desktop
/
searchwolf.nix
3 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
some hacking
2022-09-29 00:57:30 +02:00
{
pkgs
,
.
.
.
}:
get searchwolf running
2023-04-12 14:21:46 +02:00
pkgs
.
writeShellScriptBin
"
s
e
a
r
c
h
w
o
l
f
"
(
builtins
.
readFile
./searchwolf.sh
)
Reference in a new issue
Copy permalink