Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
fix(darwin): nix-shell -p missing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Mar 16, 2024
1 parent be8f629 commit 10c76fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions darwin/system.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
};

nix.gc.interval.Day = 7;
nix.settings.extra-nix-path = "nixpkgs=flake:nixpkgs";

system = {
# Global macOS System Settings
Expand Down

0 comments on commit 10c76fe

Please sign in to comment.