about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-07-08 19:27:30 +0200
committerProfpatsch <mail@profpatsch.de>2017-07-08 19:27:30 +0200
commit778a3c7f98d54e0bc19cf8768a88bbc9e9a77647 (patch)
treede3ea1075a53f4a60f211f001f087789c2445c90 /machines
parent821bf85a54dc066ef35fc9f96ffe5d8f1afca450 (diff)
machines/haku: add correct port number
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/haku.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix
index 64e1472d..5e2f1d2a 100644
--- a/machines/profpatsch/haku.nix
+++ b/machines/profpatsch/haku.nix
@@ -16,6 +16,8 @@ in
   ];
 
   config = {
+    vuizvui.user.profpatsch.server.sshPort = 7001;
+
     boot.loader.grub.device = "/dev/sda";
     fileSystems = {
       "/" = {