about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/flake.nix b/flake.nix
index dbc66476..890928fe 100644
--- a/flake.nix
+++ b/flake.nix
@@ -273,10 +273,6 @@
       url = "github:arkenfox/user.js";
       flake = false;
     };
-    snap-sync = {
-      url = "github:qubidt/snap-sync";
-      flake = false;
-    };
   };
 
   outputs = {
@@ -297,7 +293,6 @@
     # external dependencies
     neovim_config,
     user_js,
-    snap-sync,
     templates,
     # my binaries
     video_pause,
@@ -345,7 +340,6 @@
         
         neovim_config
         user_js
-        snap-sync
         templates
         # my binaries