summaryrefslogtreecommitdiff
path: root/host/obelix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2021-05-20 22:31:15 +0200
committerAdrian Kummerlaender2021-05-20 22:31:15 +0200
commit6b7e90beffe91e387bf199cd9d3bdbbce384c448 (patch)
tree6d177ef384751ff9a2cc77216575988e8d745aef /host/obelix.nix
parentda35057c36b2d98b6aef1bb8b14d2b1bd2110a29 (diff)
downloadnixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.tar
nixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.tar.gz
nixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.tar.bz2
nixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.tar.lz
nixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.tar.xz
nixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.tar.zst
nixos_system-6b7e90beffe91e387bf199cd9d3bdbbce384c448.zip
Add basic distributed build config
Diffstat (limited to 'host/obelix.nix')
-rw-r--r--host/obelix.nix1
1 files changed, 1 insertions, 0 deletions
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 = {