summaryrefslogtreecommitdiffstats
path: root/1systems/repunit.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-15 16:27:11 +0100
committertv <tv@krebsco.de>2016-02-15 16:34:50 +0100
commit47567807bbbe65659699ef26c70369dd853cea72 (patch)
treeb12bae8776fda02e121f93680c478ca2899909e1 /1systems/repunit.nix
parentd01679cc63485a8c473b47117033fa36ef37dc80 (diff)
don't try to mimic nixpkgs
Diffstat (limited to '1systems/repunit.nix')
-rw-r--r--1systems/repunit.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/1systems/repunit.nix b/1systems/repunit.nix
index 0c6ba09fb..6d2e7273d 100644
--- a/1systems/repunit.nix
+++ b/1systems/repunit.nix
@@ -7,6 +7,7 @@
{
imports =
[ # Include the results of the hardware scan.
+ ../.
<nixpkgs/nixos/modules/profiles/qemu-guest.nix>
../2configs/cgit-retiolum.nix
];