summaryrefslogtreecommitdiffstats
path: root/nin/default.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-04-22 00:30:37 +0200
committermakefu <github@syntax-fehler.de>2020-04-22 00:30:37 +0200
commite3669df7ee9006201f6a2960253f8f774e661dc8 (patch)
treec7c75299a49f110632357bc830b550c9b6470f68 /nin/default.nix
parentb3a59f2fcfc99aecd90b624a67e5880bafa7ecee (diff)
parentfebd745a80152ae34f7f8dff3017994f85981cf7 (diff)
Merge remote-tracking branch 'lass/20.03' into 20.03
Diffstat (limited to 'nin/default.nix')
-rw-r--r--nin/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/nin/default.nix b/nin/default.nix
deleted file mode 100644
index c31d6d9..0000000
--- a/nin/default.nix
+++ /dev/null
@@ -1,7 +0,0 @@
-_:
-{
- imports = [
- ../krebs
- ./2configs
- ];
-}