about summary refs log tree commit diff
path: root/machines/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-04-03 02:53:20 +0200
committeraszlig <aszlig@nix.build>2018-04-03 02:53:20 +0200
commit52d24cd24bfa652eef86d85d22743619477c13e8 (patch)
tree0118aac0e03dbbd9cc3f70b864833f9e95ea6134 /machines/default.nix
parent22779977b697b3f7ed382ec855914387ec2612dc (diff)
machines: Remove arilou
Why do I fix up a machine that doesn't exist anymore?

This was from a time where I had no laptop and was travelling around
with an USB stick in order to have a working environment on other
machines, but that's no longer the case.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'machines/default.nix')
-rw-r--r--machines/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/default.nix b/machines/default.nix
index 151576f8..840d42c4 100644
--- a/machines/default.nix
+++ b/machines/default.nix
@@ -3,7 +3,6 @@ with import ../lib;
 {
   aszlig = {
     dnyarri   = callMachine ./aszlig/dnyarri.nix {};
-    arilou    = callMachine ./aszlig/arilou.nix {};
     kzerza    = callMachine ./aszlig/kzerza.nix {};
     meshuggah = callMachine ./aszlig/meshuggah.nix {};
     tishtushi = callMachine ./aszlig/tishtushi.nix {};