Don't follow the nixpkgs
input for nix-darwin
, otherwise it rebuilds the vm every time
This commit is contained in:
parent
d710638278
commit
a0307ebb97
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
};
|
};
|
||||||
nixDarwin = {
|
nixDarwin = {
|
||||||
url = "github:LnL7/nix-darwin";
|
url = "github:LnL7/nix-darwin";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
nix-on-droid.url = "github:nix-community/nix-on-droid";
|
nix-on-droid.url = "github:nix-community/nix-on-droid";
|
||||||
lix = {
|
lix = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue