aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/users/fcuny/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix
index 994570b..269c617 100644
--- a/nix/users/fcuny/shell.nix
+++ b/nix/users/fcuny/shell.nix
@@ -131,7 +131,7 @@ in
};
"$schema" = "https://starship.rs/config-schema.json";
hostname = {
- disabled = true;
+ ssh_only = true;
};
username = {
disabled = true;