mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-12-07 14:35:03 +00:00
dont manage nix
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
|
nix.enable = false;
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
experimental-features = "nix-command flakes";
|
experimental-features = "nix-command flakes";
|
||||||
substituters = [ "https://devenv.cachix.org" ];
|
substituters = [ "https://devenv.cachix.org" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user