mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
feat(darwin): new host - frieren
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
#
|
||||
###################################################################################
|
||||
|
||||
# Determinate uses its own daemon to manage the Nix installation that
|
||||
# conflicts with nix-darwin's native Nix management. so we should disable this option.
|
||||
nix.enable = false;
|
||||
|
||||
# Disable auto-optimise-store because of this issue:
|
||||
# https://github.com/NixOS/nix/issues/7273
|
||||
# "error: cannot link '/nix/store/.tmp-link-xxxxx-xxxxx' to '/nix/store/.links/xxxx': File exists"
|
||||
|
||||
Reference in New Issue
Block a user