Remove system registry
This commit is contained in:
parent
b66b7c543d
commit
d10e93e4a0
1 changed files with 0 additions and 6 deletions
|
@ -85,12 +85,6 @@ in
|
|||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
registry = {
|
||||
system.to = {
|
||||
type = "path";
|
||||
path = pkgs.path;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue