summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/share/gum-client.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-06-03 15:35:54 +0200
committermakefu <github@syntax-fehler.de>2023-06-03 15:35:54 +0200
commit5ae3892b6c4d27e545bf70609e263562731d91a8 (patch)
tree788ac769aee44bac27d7400f2f57068edc7e12f1 /makefu/2configs/share/gum-client.nix
parentcd0e8501325fc782fc349cae65488d4843e3927b (diff)
ma share: try harder to start everything after cloud mount
Diffstat (limited to 'makefu/2configs/share/gum-client.nix')
-rw-r--r--makefu/2configs/share/gum-client.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/share/gum-client.nix b/makefu/2configs/share/gum-client.nix
index 5192ef51..09a3dd73 100644
--- a/makefu/2configs/share/gum-client.nix
+++ b/makefu/2configs/share/gum-client.nix
@@ -6,7 +6,7 @@ let
"x-systemd.idle-timeout=300"
"x-systemd.mount-timeout=60s"
];
- host = "gum"; #TODO
+ host = "gum.w"; #TODO
in {
boot.extraModprobeConfig = ''
options cifs CIFSMaxBufSize=130048