add theseus
This commit is contained in:
parent
0d80c86e20
commit
5ff6757c07
58 changed files with 399 additions and 291 deletions
|
|
@ -185,6 +185,7 @@
|
|||
ds9 = nixosSystem "x86_64-linux" [ ./hosts/ds9/default.nix ];
|
||||
|
||||
voyager = nixosSystem "x86_64-linux" [ ./hosts/voyager/default.nix ];
|
||||
theseus = nixosSystem "x86_64-linux" [ ./hosts/theseus/default.nix ];
|
||||
};
|
||||
darwinConfigurations = processConfigurations {
|
||||
daedalus = darwinSystem "aarch64-darwin" [ ./hosts/daedalus/default.nix ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue