hotfix
This commit is contained in:
parent
7a64f3a191
commit
da7bb56122
|
@ -10,10 +10,10 @@
|
|||
packages = import ./path.nix pkgs;
|
||||
};
|
||||
|
||||
nix.registry."system".to = {
|
||||
type = "path";
|
||||
path = "/home/fabian/nix";
|
||||
};
|
||||
# nix.registry."system".to = {
|
||||
# type = "path";
|
||||
# path = "/home/fabian/nix";
|
||||
# };
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
programs.home-manager.enable = true;
|
||||
|
|
Loading…
Reference in a new issue