summaryrefslogtreecommitdiff
path: root/machines/helium.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-09-15 21:46:34 -0400
committerBen Sima <ben@bsima.me>2021-09-15 21:46:34 -0400
commitbec0be8b42bca1785922237a4c06674bb5123e0c (patch)
treeac9bf1ecc6ded8cced9216a7f3a2a9f498f32c6a /machines/helium.nix
parentd3503a13da2bdaf11adcc72bca44214960c23190 (diff)
update machines, wip oxygen
Diffstat (limited to 'machines/helium.nix')
-rw-r--r--machines/helium.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/helium.nix b/machines/helium.nix
index f8850cb..84e3da1 100644
--- a/machines/helium.nix
+++ b/machines/helium.nix
@@ -1,5 +1,7 @@
{ config, lib, pkgs, ... }:
+# Dev environment,
+
let
nixpkgs = builtins.fetchTarball (import ../nixpkgs.nix);
in {