arregla symlink
This commit is contained in:
parent
58594b04f3
commit
854d8bff09
|
@ -43,7 +43,7 @@ with lib;
|
|||
|
||||
xdg = {
|
||||
enable = true;
|
||||
configFile."nixpkgs".source = mkOutOfStoreSymlink config.nix.registry."system".to.path;
|
||||
configFile."nixpkgs".source = config.lib.file.mkOutOfStoreSymlink config.nix.registry."system".to.path;
|
||||
};
|
||||
|
||||
local = {
|
||||
|
|
Loading…
Reference in a new issue