nit(flake): blank out nix-darwin input
This commit is contained in:
parent
04f3bf76b9
commit
cbe7a7e8f4
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
digga.inputs.nixlib.follows = "nixos";
|
||||
digga.inputs.home-manager.follows = "home";
|
||||
digga.inputs.deploy.follows = "deploy";
|
||||
digga.inputs.darwin.follows = "blank";
|
||||
blank.url = "github:divnix/blank";
|
||||
|
||||
bud.url = "github:divnix/bud";
|
||||
bud.inputs.nixpkgs.follows = "nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue