From 934a0302b2dfecdcce10a0ee77193537fd5df0cc Mon Sep 17 00:00:00 2001 From: devhell Date: Wed, 19 Jun 2019 10:33:53 +0100 Subject: machines/devhell/gunnr: Init This is a new work machine. The configuration is based off of `titan` and `skunkworks`. I expect there to be plenty of changes in the future as I get accustomed to it and shape it to my needs. --- machines/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines/default.nix') diff --git a/machines/default.nix b/machines/default.nix index 1f33708f..dfb2b320 100644 --- a/machines/default.nix +++ b/machines/default.nix @@ -15,6 +15,7 @@ with import ../lib; eris = callMachine devhell/eris.nix {}; skunkworks = callMachine devhell/skunkworks.nix {}; titan = callMachine devhell/titan.nix {}; + gunnr = callMachine devhell/gunnr.nix {}; }; openlab = { hannswurscht = callMachine ./openlab/hannswurscht.nix {}; -- cgit 1.4.1