This commit is contained in:
Julien Malka 2021-12-21 00:10:41 +01:00
parent 8110cd8d4f
commit 59d599b65f

View file

@ -25,7 +25,6 @@
outputs = { self, home-manager, nixpkgs, unstable, neovim-nightly-overlay, nur, ... }@inputs:
let
utils = import ./utils.nix { inherit nixpkgs home-manager inputs; nixpkgs-unstable = unstable; };
#pkgs = import nixpkgs { };
in
with utils;
{