home-manager: import modules using relative path

This commit is contained in:
Wael M. Nasreddine 2018-12-01 23:48:00 -08:00 committed by Robert Helgesson
parent ef29f321e0
commit 30f3baabaf
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