From 6b7e90beffe91e387bf199cd9d3bdbbce384c448 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 20 May 2021 22:31:15 +0200 Subject: Add basic distributed build config --- host/obelix.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'host/obelix.nix') diff --git a/host/obelix.nix b/host/obelix.nix index 8a96eed..4d3a5a7 100644 --- a/host/obelix.nix +++ b/host/obelix.nix @@ -4,6 +4,7 @@ imports = [ ./hardware/obelix.nix ./software/desktop + ./software/server/build.nix ]; boot = { -- cgit v1.2.3