Start vade.

This commit is contained in:
2026-03-16 18:32:11 -07:00
parent 0455cbfede
commit d3bc36ef59
3 changed files with 51 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
"orion"
"rift"
"sk"
"vade"
] (hostName: lib.nixosSystem {
system = "x86_64-linux";
specialArgs = { inherit inputs; };