about summary refs log tree commit diff stats
path: root/hm/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-09-10 08:38:49 +0200
committerSoispha <soispha@vhack.eu>2023-09-10 08:38:49 +0200
commitcb1326562923091915e1eb36d53faa9a268a19f8 (patch)
treef11ff2979c5acdeb8f2b3f04c2cf222078364435 /hm/default.nix
parentFix(treewide): Provide `snap-synced-forked` as overlay and thus as pkg (diff)
downloadnixos-config-cb1326562923091915e1eb36d53faa9a268a19f8.tar.gz
nixos-config-cb1326562923091915e1eb36d53faa9a268a19f8.zip
Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`
Diffstat (limited to 'hm/default.nix')
-rw-r--r--hm/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hm/default.nix b/hm/default.nix
index 015cdeb2..0d3e702b 100644
--- a/hm/default.nix
+++ b/hm/default.nix
@@ -16,7 +16,6 @@
   # external deps
   user_js,
   neovim_config,
-  snap-sync,
   # modules
   impermanence,
   nixNeovim,
@@ -48,7 +47,6 @@
         
         user_js
         neovim_config
-        snap-sync
         # modules
         
         impermanence