about summary refs log tree commit diff
path: root/users/wpcarro/tools/wpcarro-deps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/tools/wpcarro-deps.nix')
-rw-r--r--users/wpcarro/tools/wpcarro-deps.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/wpcarro/tools/wpcarro-deps.nix b/users/wpcarro/tools/wpcarro-deps.nix
index a359dfb746..5eafd0bfda 100644
--- a/users/wpcarro/tools/wpcarro-deps.nix
+++ b/users/wpcarro/tools/wpcarro-deps.nix
@@ -3,8 +3,6 @@
 { pkgs, depot, ... }:
 
 depot.nix.lazy-deps {
-  deploy-diogenes.attr = "users.wpcarro.nixos.deploy-diogenes";
-  rebuild-diogenes.attr = "users.wpcarro.nixos.rebuild-diogenes";
   import-gpg.attr = "users.wpcarro.configs.import-gpg";
   export-gpg.attr = "users.wpcarro.configs.export-gpg";
 }