mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Add cube host
This commit is contained in:
parent
26b3c2ce92
commit
140e5dcd64
16 changed files with 133 additions and 32 deletions
|
@ -149,6 +149,7 @@
|
|||
in {
|
||||
nixosConfigurations = configurations {
|
||||
enka = "x86_64-linux";
|
||||
cube = "x86_64-linux";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue