propare homebox

This commit is contained in:
2026-01-11 17:24:14 -06:00
parent 25401f8a5b
commit 5b5df9b66f

View File

@@ -49,7 +49,7 @@
users = {
nathan = {
extraGroups = [ "wheel" "networkmanager" ];
sshKeys = [
ssh.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsU69CxfQk58CvItPN426h5Alnpb60SH37wet97Vb57 nathan@laptop"
];
shell = pkgs.zsh;