elendel: Initialize new host
This commit is contained in:
parent
4dd8568fd2
commit
1caf599f73
73 changed files with 334 additions and 175 deletions
|
@ -197,6 +197,7 @@
|
|||
];
|
||||
};
|
||||
nixosConfigurations = {
|
||||
elendel = nixosSystem "x86_64-linux" "elendel";
|
||||
kholinar = nixosSystem "x86_64-linux" "kholinar";
|
||||
lasting-integrity = nixosSystem "x86_64-linux" "lasting-integrity";
|
||||
marabethia = nixosSystem "x86_64-linux" "marabethia";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue