nod: 4th attempt at flakes
Is it the time I do the joke "Xth time the charm"?
This commit is contained in:
parent
30f1880f29
commit
e56514890d
|
@ -56,7 +56,8 @@
|
|||
modules = modules ++ [
|
||||
self.nixOnDroidModules.dotfiles
|
||||
{
|
||||
nixpkgs.overlays = sharedOverlays;
|
||||
# TODO Can't use overlays, see
|
||||
# https://github.com/nix-community/nix-on-droid/blob/039379abeee67144d4094d80bbdaf183fb2eabe5/modules/nixpkgs/options.nix#L166
|
||||
home-manager.sharedModules = [ self.homeManagerModules.dotfiles ];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue