summaryrefslogtreecommitdiffstats
path: root/miefda
diff options
context:
space:
mode:
Diffstat (limited to 'miefda')
-rw-r--r--miefda/1systems/bobby.nix2
-rw-r--r--miefda/default.nix6
2 files changed, 7 insertions, 1 deletions
diff --git a/miefda/1systems/bobby.nix b/miefda/1systems/bobby.nix
index d24595256..b85e686b5 100644
--- a/miefda/1systems/bobby.nix
+++ b/miefda/1systems/bobby.nix
@@ -7,7 +7,7 @@
{
imports =
[ # Include the results of the hardware scan.
-
+ ../.
../2configs/miefda.nix
../2configs/tlp.nix
../2configs/x220t.nix
diff --git a/miefda/default.nix b/miefda/default.nix
new file mode 100644
index 000000000..7f275c2eb
--- /dev/null
+++ b/miefda/default.nix
@@ -0,0 +1,6 @@
+_:
+{
+ imports = [
+ ../krebs
+ ];
+}
[cgit] Unable to lock slot /tmp/cgit/03200000.lock: No such file or directory (2)