adding steve

This commit is contained in:
2026-04-14 20:13:04 -04:00
parent d6eec926e7
commit 31fb7b437d
13 changed files with 204 additions and 3 deletions

View File

@@ -4,9 +4,10 @@ let
in
{
imports = [
"${inputs.self}/users/richie"
"${inputs.self}/users/math"
"${inputs.self}/users/dov"
"${inputs.self}/users/math"
"${inputs.self}/users/richie"
"${inputs.self}/users/steve"
"${inputs.self}/common/global"
"${inputs.self}/common/optional/docker.nix"
"${inputs.self}/common/optional/ssh_decrypt.nix"