cleaned up host config for katana

This commit is contained in:
steven carpenter 2025-07-15 02:25:51 -04:00
parent 3518473fd9
commit 377d70cfa6
3 changed files with 40 additions and 37 deletions

View file

@ -6,7 +6,7 @@
isNormalUser = true;
initialHashedPassword = "$y$j9T$RdLBHOvUpb17egl0d16LT/$3Y2RD/tT1IZ0nkfAR13pp3IzBjvKLRgGpDPLobUeO23";
openssh.authorizedKeys.keys = [];
description = "steven Carpenter";
description = "Steven Carpenter";
extraGroups = [
"wheel"
];