elendel: Initialize new host

This commit is contained in:
Charlotte Van Petegem 2024-11-10 14:05:05 +01:00
parent 4dd8568fd2
commit 1caf599f73
No known key found for this signature in database
GPG key ID: 019E764B7184435A
73 changed files with 334 additions and 175 deletions

View file

@ -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";