Add server to flake
This commit is contained in:
parent
7ef961bd93
commit
0d75db858d
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
|
"quadraticserver" = system "quadraticserver" false;
|
||||||
"quadraticpc" = system "quadraticpc" true;
|
"quadraticpc" = system "quadraticpc" true;
|
||||||
"quadtop" = system "quadtop" true;
|
"quadtop" = system "quadtop" true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue