This commit is contained in:
k3t
2026-06-23 15:38:37 -06:00
parent a45b027a7d
commit a1c59f9a6b
+1 -1
View File
@@ -5,7 +5,7 @@
extraGroups = [ "audio" "video" "bluetooth" "wheel" "input" "networkmanager" "scanner" "lp" ];
initialPassword = "password";
linger = true;
openssh.authorizedKeys = [
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG6evv6KcTvFDp4EeO9mMAa2Pb7yYZ/uTNM6TrVt5nKc k3t@DESKTOP-GTFSBKP" # TBB Win10
];
};