1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 20:43:34 +02:00

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