[NixOS] Syncthing for jay-lenovo-wsl

This commit is contained in:
2023-08-04 07:36:57 +00:00
parent d2f86e197d
commit b14414aea8
3 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
};
nixpkgs.overlays = with inputs; [
nix.overlays.default
# nix.overlays.default
(import ./overlay.nix)
];