slight reorg
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user