summaryrefslogtreecommitdiffstats
path: root/1systems/filepimp.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-11-14 01:48:49 +0100
committermakefu <github@syntax-fehler.de>2015-11-14 01:48:49 +0100
commit27da531f14e7b99662c19de4bc4c626035026b2a (patch)
tree37cf62b9cf5e935d5e7f2f9e2dd2f1835b630434 /1systems/filepimp.nix
parentdc166aa4e94f03784e8c16a5ed20fe8b6f37d7f9 (diff)
m 1 filepimp: remove legacy imports
Diffstat (limited to '1systems/filepimp.nix')
-rw-r--r--1systems/filepimp.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/1systems/filepimp.nix b/1systems/filepimp.nix
index fb1a57552..66ea2ce90 100644
--- a/1systems/filepimp.nix
+++ b/1systems/filepimp.nix
@@ -7,8 +7,6 @@
{
imports =
[ # Include the results of the hardware scan.
- ../2configs/default.nix
- ../2configs/fs/vm-single-partition.nix
../2configs/fs/single-partition-ext4.nix
../2configs/tinc-basic-retiolum.nix
];