[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

@@ -1,6 +1,7 @@
{ lib, pkgs, config, inputs, ... }:
{
imports = [
../syncthing.nix
../wsl.nix
../kat.nix
];