summaryrefslogtreecommitdiffstats
path: root/makefu
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
commit78660ea002d5912eb8d06da1895cc6e34bd5e6eb (patch)
tree697f4c39d6182145ff015818f489cd011f914e95 /makefu
parent5b0a2be7d3698707c15020c4c479851dec8dfad2 (diff)
m 1 filepimp: remove legacy imports
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/filepimp.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/makefu/1systems/filepimp.nix b/makefu/1systems/filepimp.nix
index fb1a5755..66ea2ce9 100644
--- a/makefu/1systems/filepimp.nix
+++ b/makefu/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
];