feat(darwin): new host - frieren

This commit is contained in:
Ryan Yin
2025-05-13 12:50:26 +08:00
parent 65e1ea4fc5
commit e13079f7a8
9 changed files with 87 additions and 15 deletions

View File

@@ -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"