This commit is contained in:
ChaotiCryptidz 2022-03-09 19:02:56 +00:00
parent 625883705e
commit b3222cfc93
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
{ self, nixpkgs-unstable, nixos-darwin-unstable, tree, ... }@inputs:
{ self, nixpkgs-unstable, nix-darwin-unstable, tree, ... }@inputs:
let
defaults = import ./defaults.nix inputs;