We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce8814 commit 4e8114cCopy full SHA for 4e8114c
flake.nix
@@ -7,7 +7,7 @@
7
dt.inputs.nixpkgs.follows = "nixpkgs";
8
home-manager.url = "github:nix-community/home-manager";
9
home-manager.inputs.nixpkgs.follows = "nixpkgs";
10
- darwin.url = "github:LnL7/nix-darwin";
+ darwin.url = "github:nix-darwin/nix-darwin";
11
darwin.inputs.nixpkgs.follows = "nixpkgs";
12
homini.url = "github:minizilla/homini";
13
homini.inputs.nixpkgs.follows = "nixpkgs";
0 commit comments