home-manager: import modules using relative path

(cherry picked from commit 30f3baabaf)
This commit is contained in:
Wael M. Nasreddine 2018-12-01 23:48:00 -08:00 committed by Robert Helgesson
parent 63668b2172
commit 88c681606b
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -9,7 +9,7 @@ with pkgs.lib;
let
env = import <home-manager/modules> {
env = import ../modules {
configuration =
if confAttr == ""
then confPath