about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/eir.nix1
-rw-r--r--machines/devhell/herja.nix1
-rw-r--r--machines/devhell/hildr.nix1
-rw-r--r--machines/devhell/sigrun.nix1
4 files changed, 0 insertions, 4 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index 4a41f586..03b29829 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -96,7 +96,6 @@
     };
     syncthing = {
       enable = true;
-      user = "dev";
     };
   };
 
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index f428f7fa..bf8fe4d9 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -119,7 +119,6 @@
     };
     syncthing = {
       enable = true;
-      user = "dev";
     };
   };
 
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index 0c2a2b05..7ea5fd36 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -110,7 +110,6 @@
     };
     syncthing = {
       enable = true;
-      user = "dev";
     };
   };
 
diff --git a/machines/devhell/sigrun.nix b/machines/devhell/sigrun.nix
index cab4a9ff..1f386a4c 100644
--- a/machines/devhell/sigrun.nix
+++ b/machines/devhell/sigrun.nix
@@ -106,7 +106,6 @@
     };
     syncthing = {
       enable = true;
-      user = "dev";
     };
   };