use athenix instead of ugaif
This commit is contained in:
@@ -21,7 +21,7 @@ nix-lxc = {
|
||||
};
|
||||
};
|
||||
overrides = {
|
||||
ugaif.host.useHostPrefix = false;
|
||||
athenix.host.useHostPrefix = false;
|
||||
extraUsers = [ "sv22900" "hdh20267" ]; # Users remain in inventory
|
||||
};
|
||||
};
|
||||
@@ -61,7 +61,7 @@ The `default.nix` module includes:
|
||||
|
||||
This module:
|
||||
- Receives the same flake inputs as nixos-systems (nixpkgs, home-manager, etc.)
|
||||
- Can use ugaif.* options from the host type module
|
||||
- Can use athenix.* options from the host type module
|
||||
- Is merged with inventory.nix overrides and extraUsers
|
||||
- Works with all build methods (LXC, Proxmox, ISO)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user