about summary refs log tree commit diff
path: root/programs/duckling-proxy.nix
diff options
context:
space:
mode:
Diffstat (limited to 'programs/duckling-proxy.nix')
-rw-r--r--programs/duckling-proxy.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/programs/duckling-proxy.nix b/programs/duckling-proxy.nix
deleted file mode 100644
index 248325c..0000000
--- a/programs/duckling-proxy.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{ pkgs, ... }:
-{
-  home.packages = [ pkgs.nur.repos.pn.duckling-proxy ];
-}