From bec0be8b42bca1785922237a4c06674bb5123e0c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 15 Sep 2021 21:46:34 -0400 Subject: update machines, wip oxygen --- machines/helium.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines/helium.nix') 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 { -- cgit v1.2.3