summaryrefslogtreecommitdiff
path: root/Biz/Dev.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-06-26 06:21:56 -0400
committerBen Sima <ben@bsima.me>2021-11-26 13:47:36 -0500
commitca1db1b637cdc8b40eb1918fde7c5ab1b89eeb8d (patch)
treebbefb1d3a5a07fda65caf87d85a01a4de8b25b86 /Biz/Dev.nix
parentaf28ed31aa36ef0de0a8f65bba9fe066e129c57b (diff)
Begin packaging guix for nix
Diffstat (limited to 'Biz/Dev.nix')
-rw-r--r--Biz/Dev.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Dev.nix b/Biz/Dev.nix
index cee87a3..837ffaf 100644
--- a/Biz/Dev.nix
+++ b/Biz/Dev.nix
@@ -11,6 +11,7 @@ bild.os {
./Dev/Hardware.nix
./Dev/Hoogle.nix
./Devalloc.nix
+ # ./Dev/Guix.nix # I need to package a bunch of guile libs first
];
networking.hostName = "lithium";
networking.domain = "dev.simatime.com";