diff options
author | Soispha <soispha@vhack.eu> | 2023-09-10 08:38:49 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-09-10 08:38:49 +0200 |
commit | cb1326562923091915e1eb36d53faa9a268a19f8 (patch) | |
tree | f11ff2979c5acdeb8f2b3f04c2cf222078364435 /flake | |
parent | Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkg (diff) | |
download | nixos-config-cb1326562923091915e1eb36d53faa9a268a19f8.tar.gz nixos-config-cb1326562923091915e1eb36d53faa9a268a19f8.zip |
Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`
Diffstat (limited to 'flake')
-rw-r--r-- | flake/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/flake/default.nix b/flake/default.nix index f7efdb6c..c98b8bd3 100644 --- a/flake/default.nix +++ b/flake/default.nix @@ -19,7 +19,6 @@ # external dependencies neovim_config, user_js, - snap-sync, templates, # my binaries video_pause, @@ -55,7 +54,6 @@ user_js neovim_config - snap-sync # modules impermanence |