add host
This commit is contained in:
parent
9277a9d88e
commit
9bf0574d1d
2 changed files with 14 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
];
|
||||
};
|
||||
# Dell R630
|
||||
nixosConfigurations."k8s" = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations."kaede" = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
agenix.nixosModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue