diff options
Diffstat (limited to 'os/srv/srv.nix')
| -rw-r--r-- | os/srv/srv.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/srv/srv.nix b/os/srv/srv.nix index 6109361..0e2a4f7 100644 --- a/os/srv/srv.nix +++ b/os/srv/srv.nix @@ -1,6 +1,8 @@ { ... }: { imports = [ + ./syncthing.nix + ./sops.nix ./bluetooth.nix ./compat.nix ./docker.nix |
