This commit is contained in:
John Lancaster
2026-03-29 22:51:06 -05:00
parent 30ea383040
commit bc3d7e9b6f
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -20,7 +20,6 @@ in
nixos.step-ssh-host
inputs.home-manager.nixosModules.home-manager
nixos."${username}"
nixos.zsh
nixos.docker
nixos.login-text
nixos.mtls
@@ -40,7 +39,7 @@ in
home-manager.users."${username}" = {
imports = with inputs.self.modules.homeManager; [
sops
mysops
step-ssh-user
janus-ca
];