diff --git a/machines/gerd.nix b/machines/gerd.nix index 435ab99..af0759b 100644 --- a/machines/gerd.nix +++ b/machines/gerd.nix @@ -1,8 +1,4 @@ -{ modulesPath, config, lib, pkgs, ... }: - -let - sources = import ./../shared/sources/sources.nix; -in { +{ imports = [ ./../shared