slight reorg

This commit is contained in:
John Lancaster
2026-03-15 15:44:24 -05:00
parent da2de12193
commit 9c26c962ff
3 changed files with 9 additions and 17 deletions

View File

@@ -8,13 +8,13 @@ in
modules = with inputs.self.modules; [
nixos.lxc
nixos.sops
nixos.step-client
nixos.step-ssh-host
inputs.home-manager.nixosModules.home-manager
nixos."${username}"
nixos.zsh
nixos.docker
{
step-client.hostname = hostname;
step-ssh-host.hostname = hostname;
home-manager.users."${username}" = {
imports = with inputs.self.modules.homeManager; [