mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: whee
This commit is contained in:
parent
9130316c24
commit
d2f5a215e8
3 changed files with 18 additions and 12 deletions
|
|
@ -3,18 +3,6 @@
|
|||
jmtpfs
|
||||
dnsutils
|
||||
usbutils
|
||||
(callPackage ida-pro {
|
||||
runfile = pkgs.requireFile {
|
||||
name = "ida-pro_92_x64linux.run";
|
||||
message = "Don't copy that floppy~!";
|
||||
hash = "sha256-qt0PiulyuE+U8ql0g0q/FhnzvZM7O02CdfnFAAjQWuE=";
|
||||
};
|
||||
normalScript = pkgs.requireFile {
|
||||
name = "ida-normalScript.py";
|
||||
message = "Floppy; copied.";
|
||||
hash = "sha256-8UWf1RKsRNWJ8CC6ceDeIOv4eY3ybxZ9tv5MCHx80NY=";
|
||||
};
|
||||
})
|
||||
];
|
||||
services.udev.packages = [
|
||||
pkgs.android-udev-rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue