Manage remote systems
This commit is contained in:
parent
c93bae39fa
commit
f211bd408b
8 changed files with 239 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
|||
nixosConfigurations = {
|
||||
kharbranth = mkSystem "x86_64-linux" "kharbranth";
|
||||
kholinar = mkSystem "x86_64-linux" "kholinar";
|
||||
lasting-integrity = mkSystem "x86_64-linux" "lasting-integrity";
|
||||
urithiru = mkSystem "x86_64-linux" "urithiru";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue