Refactor things and make zippy an user node.

This commit is contained in:
2024-09-11 19:17:20 +01:00
parent 82ec765245
commit 93d59fe762
5 changed files with 28 additions and 15 deletions

View File

@@ -3,6 +3,7 @@
imports = [
../../common/global
../../common/compute-node.nix
../../common/dev-node.nix
./hardware.nix
];