about summary refs log tree commit diff
path: root/common-workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common-workstation.nix')
-rw-r--r--common-workstation.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/common-workstation.nix b/common-workstation.nix
index 1d08eb3a..d795f786 100644
--- a/common-workstation.nix
+++ b/common-workstation.nix
@@ -78,8 +78,6 @@ in {
       permitRootLogin = "without-password";
     };
 
-    syslogd.tty = "tty13";
-
     xfs.enable = false;
 
     gpm = {