feat: Fixed wezterm config on mac and only use HYPRLAND_INSTANCE_SIGNATURE on linux

Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
uttarayan21
2025-02-08 03:02:23 +05:30
parent 9662cede9b
commit 3b68e4b397
3 changed files with 11 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
};
users.users.remotebuilder = {
isNormalUser = true;
# isNormalUser = true;
openssh.authorizedKeys.keyFiles = [../../secrets/id_ed25519.pub];
};