This commit is contained in:
John Lancaster
2025-07-03 21:54:34 -05:00
parent f634eea3a7
commit db54cd95d9

View File

@@ -27,7 +27,7 @@
user = config.user;
stateVersion = config.stateVersion;
profile = config.profile;
shell = config.enableShell;
enableShell = config.enableShell;
ssh = config.ssh;
_1password = config._1password;
}