configurations: don't pass utils

This commit is contained in:
Timothy DeHerrera 2019-12-16 21:16:19 -07:00
parent 1e45e959be
commit 39c80acdd1
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -16,7 +16,6 @@ let
core = ../profiles/core.nix;
global = {
_module.args.utils = utils;
networking.hostName = self;
nix.package = nix.defaultPackage."${system}";
nix.nixPath = [