mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
wip
This commit is contained in:
parent
9388f2ac16
commit
9506f7f70c
7 changed files with 245 additions and 1 deletions
|
|
@ -160,6 +160,7 @@
|
|||
};
|
||||
|
||||
nixosConfigurations = {
|
||||
bigboy = nixosHostConfig "x86_64-linux" "bigboy" "gene";
|
||||
hetznix01 = nixosHostConfig "aarch64-linux" "hetznix01" "gene";
|
||||
nixnuc = nixosHostConfig "x86_64-linux" "nixnuc" "gene";
|
||||
rainbow-planet = nixosHostConfig "x86_64-linux" "rainbow-planet" "gene";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue