Closed shmu26 closed 7 months ago
I understand this is a late response and this may not be an issue anymore, but how are you importing dconf.nix
? Are you using a flake -- if so, did you git add dconf.nix
?
To me, it looks like this is the key:
error: getting status of '/nix/store/763p5lx791b5cggvsk1djpnbv81x82dx-source/dconf.nix': No such file or directory
But, until you provide more information on how you're importing dconf.nix
, I don't think we can know for sure.
Type of bug
Other (please add details in additional context)
Version
0.1.1
Did you test against master?
Error message (if not timeout)
DConf input
Additional context
I did not test against master because AFAIK this is the latest version. I am running home-manager as standalone on NixOS unstable. The initial conversion from
dconf.settings
todconf.nix
is without error. The problem is when rebuilding home manager. This is the contents ofdconf.nix