This commit is contained in:
Miguel Palhas
2024-10-06 11:58:05 +01:00
parent f7f284d8b8
commit 50e1242992
4 changed files with 7 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
{ pkgs, ... }:
{
environment.systemPackages = [ pkgs.syncthing ];
}