summaryrefslogtreecommitdiff
path: root/shenvs/randall.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shenvs/randall.nix')
-rw-r--r--shenvs/randall.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/shenvs/randall.nix b/shenvs/randall.nix
deleted file mode 100644
index dd628bc..0000000
--- a/shenvs/randall.nix
+++ /dev/null
@@ -1,8 +0,0 @@
-pkgs: {
- paths = with pkgs; [
- ghostscript
- imagemagick
- paps
- pdftk
- ];
-}